ApplicationId Methods

 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodCopy()

Creates and returns an identical copy of the current application identity.

System_CAPS_pubmethodEquals(Object^)

Determines whether the specified ApplicationId object is equivalent to the current ApplicationId.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for the current application identity.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodToString()

Creates and returns a string representation of the application identity.(Overrides Object::ToString().)

Return to top
Show: