This documentation is archived and is not being maintained.
EncodingDescription Structure
Visual Studio 2013
Represents an encoding description.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The EncodingDescription type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of this encoding description. |
![]() | DisplayName | Gets the name of this encoding description. |
![]() | Encoding | Gets the code page that is associated with this encoding description. |
| Name | Description | |
|---|---|---|
![]() | Equals | Checks whether this encoding description is equal to the specified object. (Overrides ValueType::Equals(Object).) |
![]() | GetHashCode | Gets the hash code of this object. (Overrides ValueType::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Show:
