This documentation is archived and is not being maintained.

AccessCheckException::NamespaceId Property

Gets the namespace ID on which this check was made.

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
The namespace ID on which this check was made.

Show: