UnconditionalSuppressMessageAttribute.Scope 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 ou définit la portée du code concernant l'attribut.
public:
property System::String ^ Scope { System::String ^ get(); void set(System::String ^ value); };
public string? Scope { get; set; }
member this.Scope : string with get, set
Public Property Scope As String
Valeur de propriété
Remarques
La Scope propriété est un argument facultatif qui spécifie l’étendue des métadonnées pour laquelle l’attribut est pertinent.