ApplicationId Methods
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Copy() | Creates and returns an identical copy of the current application identity. |
![]() | Equals(Object^) | Determines whether the specified ApplicationId object is equivalent to the current ApplicationId.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Gets the hash code for the current application identity.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Creates and returns a string representation of the application identity.(Overrides Object::ToString().) |
Show:
