VersionControlExt.Label Property

Returns an object that represents Label extensibility.

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

Syntax

'Declaration
Public ReadOnly Property Label As VersionControlLabelExt
public VersionControlLabelExt Label { get; }
public:
property VersionControlLabelExt^ Label {
    VersionControlLabelExt^ get ();
}
member Label : VersionControlLabelExt with get
function get Label () : VersionControlLabelExt

Property Value

Type: Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlLabelExt
Returns VersionControlLabelExt.

.NET Framework Security

See Also

Reference

VersionControlExt Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace