This documentation is archived and is not being maintained.

PendingChange::EncodingName Property

Gets the localized name of the encoding.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property String^ EncodingName {
	String^ get ();
}

Property Value

Type: System::String
The localized name of the encoding.

Show: