This documentation is archived and is not being maintained.

TeamFoundationIdentity::IsContainer Property

Indicates that the identity is a group, possibly containing other identities as members.

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

public:
property bool IsContainer {
	bool get ();
}

Property Value

Type: System::Boolean

Show: