UnconditionalSuppressMessageAttribute.Scope プロパティ

定義

属性に関係するコードのスコープを取得または設定します。

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

プロパティ値

注釈

プロパティは Scope 、属性が関連するメタデータ スコープを指定する省略可能な引数です。

適用対象