IDiffChange.OriginalLength Property
Namespace: Microsoft.TeamFoundation.Diff
Assembly: Microsoft.TeamFoundation.Diff (in Microsoft.TeamFoundation.Diff.dll)
Syntax
'Declaration
ReadOnly Property OriginalLength As Integer
int OriginalLength { get; }
property int OriginalLength {
int get ();
}
abstract OriginalLength : int with get
function get OriginalLength () : int
Property Value
Type: System.Int32
.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.