Condividi tramite


UnconditionalSuppressMessageAttribute.Scope Proprietà

Definizione

Ottiene o imposta l'ambito del codice pertinente per l'attributo.

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

Valore della proprietà

Commenti

La Scope proprietà è un argomento facoltativo che specifica l'ambito dei metadati per il quale l'attributo è rilevante.

Si applica a