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