Share via


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 是一个可选参数,用于指定属性相关的元数据范围。

适用于