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 특성이 관련된 메타데이터 scope 지정하는 선택적 인수입니다.

적용 대상