Partager via


ManagementService.ConditionalRules, propriété

Aucun commentaire pour ConditionalRules dans le schéma.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ConditionalRules As DataServiceQuery(Of ConditionalRule)
public DataServiceQuery<ConditionalRule> ConditionalRules { get; }

Valeur de propriété

Type : System.Data.Services.Client.DataServiceQuery<ConditionalRule>
retourne DataServiceQuery<TElement> ;

Sécurité .NET Framework

Voir aussi

Référence

ManagementService Classe

Microsoft.TeamFoundation.Framework.Server.AccessControl, espace de noms