ILocalUpdateOperation.ItemType Property

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'宣言
ReadOnly Property ItemType As ItemType
    Get
ItemType ItemType { get; }
property ItemType ItemType {
    ItemType get ();
}
abstract ItemType : ItemType
function get ItemType () : ItemType

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client.ItemType
Returns ItemType.

.NET Framework Security

See Also

Reference

ILocalUpdateOperation Interface

Microsoft.TeamFoundation.VersionControl.Client Namespace