This documentation is archived and is not being maintained.

SecurityNamespaceDescription::DisplayName Property

Gets the display name for this namespace.

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

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

Property Value

Type: System::String
The display name for this namespace.

Show: