This documentation is archived and is not being maintained.

SecurityNamespaceDescription::Name Property

Gets the nonlocalized name of this namespace.

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

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

Property Value

Type: System::String
The nonlocalized name of this namespace.

Show: