共用方式為


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 是選擇性自變數,指定屬性相關的元數據範圍。

適用於