Item.m_encoding Field

Represents the encoding of the item.

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

Syntax

'Declaration
Protected m_encoding As Integer
protected int m_encoding
protected:
int m_encoding
val mutable m_encoding: int
protected var m_encoding : int

.NET Framework Security

See Also

Reference

Item Class

Microsoft.TeamFoundation.VersionControl.Client Namespace