UnconditionalSuppressMessageAttribute.Scope Propriété

Définition

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.

S’applique à