Sdílet prostřednictvím


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

See Also

Reference

IDiffChange Interface

Microsoft.TeamFoundation.Diff Namespace