RuleConfiguration.RuleId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ID unique utilisé pour identifier la règle. Il s’agit de l’ID complet, qui se présente généralement sous la forme « My.Org.MyRuleName ».
public string RuleId { get; }
member this.RuleId : string
Public ReadOnly Property RuleId As String