IDiffItem.GetEncoding Method
Gets the encoding of the diff item.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Function GetEncoding As Integer
int GetEncoding()
int GetEncoding()
abstract GetEncoding : unit -> int
function GetEncoding() : int
Return Value
Type: System.Int32
The encoding of the diff item.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.