Freigeben über


TeamFoundationIdentity.IsContainer-Eigenschaft

Bestimmt, ob diese Identität enthält, Identität-dass ist, sie eine Gruppe ist?

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property IsContainer As Boolean
[ClientPropertyAttribute(ClientVisibility.Private)]
public bool IsContainer { get; set; }

Eigenschaftswert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationIdentity Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace