VersionControlLabelDocument.Name Property

The name of this label

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

Syntax

'Declaration
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

VersionControlLabelDocument Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace