Item.m_isBranch Field

Represents whether the item is a branch.

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

Syntax

'Declaration
Protected m_isBranch As Boolean
protected bool m_isBranch
protected:
bool m_isBranch
val mutable m_isBranch: bool
protected var m_isBranch : boolean

.NET Framework Security

See Also

Reference

Item Class

Microsoft.TeamFoundation.VersionControl.Client Namespace