Freigeben über


ManagementService.RuleGroups-Eigenschaft

Es gibt keine Kommentare für RuleGroups im Schema.

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

Syntax

'Declaration
Public ReadOnly Property RuleGroups As DataServiceQuery(Of RuleGroup)
public DataServiceQuery<RuleGroup> RuleGroups { get; }

Eigenschaftswert

Typ: System.Data.Services.Client.DataServiceQuery<RuleGroup>
Gibt DataServiceQuery<TElement> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ManagementService Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace