This documentation is archived and is not being maintained.
ApplicationId Methods
Visual Studio 2010
The ApplicationId type exposes the following members.
| Name | Description | |
|---|---|---|
|
Copy | Creates and returns an identical copy of the current application identity. |
|
Equals | Determines whether the specified ApplicationId object is equivalent to the current ApplicationId. (Overrides Object::Equals(Object).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Gets the hash code for the current application identity. (Overrides Object::GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Creates and returns a string representation of the application identity. (Overrides Object::ToString().) |
Show: