This documentation is archived and is not being maintained.

VersionControlLabel::OwnerName Property

Gets the owner of this label.

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

public:
property String^ OwnerName {
	String^ get ();
}

Property Value

Type: System::String
The owner of this label

Show: