UnconditionalSuppressMessageAttribute.Scope プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
属性に関係するコードのスコープを取得または設定します。
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
、属性が関連するメタデータ スコープを指定する省略可能な引数です。