Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the encoding to apply to the diff item.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Private Function GetEncoding As Integer
Implements IDiffItem.GetEncoding
int IDiffItem.GetEncoding()
private:
virtual int GetEncoding() sealed = IDiffItem::GetEncoding
private abstract GetEncoding : unit -> int
private override GetEncoding : unit -> int
JScript does not support explicit interface implementations.
Return Value
Type: System.Int32
The encoding to apply to the diff item.
Implements
.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.