This documentation is archived and is not being maintained.

SecurityNamespace::Description Property

Gets the description for this security namespace.

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

public:
virtual property SecurityNamespaceDescription^ Description {
	SecurityNamespaceDescription^ get () abstract;
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::SecurityNamespaceDescription
The description for this security namespace.

Show: