This documentation is archived and is not being maintained.

Workspace::OwnerDisplayName Property

The owner's display name

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

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

Property Value

Type: System::String
The owner's display name

Show: