VersionControlLabelDocument.Scope Property

The scope of this label

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

VersionControlLabelDocument Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace