This documentation is archived and is not being maintained.

PendingSet::OwnerDisplayName Property

This is the display name of the owner of the pending changes and the containing workspace

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 display name of the owner of the pending changes and the containing workspace.

Show: