RepositoryConstants.EncodingUnchanged Field

Encoding constant for binary.

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

Syntax

'Declaration
Public Const EncodingUnchanged As Integer
'Usage
Dim value As Integer 

value = RepositoryConstants.EncodingUnchanged
public const int EncodingUnchanged
public:
literal int EncodingUnchanged
public const var EncodingUnchanged : int

.NET Framework Security

See Also

Reference

RepositoryConstants Class

RepositoryConstants Members

Microsoft.TeamFoundation.VersionControl.Common Namespace