This documentation is archived and is not being maintained.

SecurityNamespaceDescription::NamespaceId Property

Gets the namespace ID.

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

public:
property Guid NamespaceId {
	Guid get ();
}

Property Value

Type: System::Guid
A Guid that represents the namespace ID.

Show: