Share via


UnconditionalSuppressMessageAttribute.Scope Vlastnost

Definice

Získá nebo nastaví obor kódu, který je relevantní pro atribut.

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

Hodnota vlastnosti

Poznámky

Vlastnost Scope je volitelný argument, který určuje obor metadat, pro který je atribut relevantní.

Platí pro