다음을 통해 공유


TypeIdentifierAttribute.Scope 속성

정의

TypeIdentifierAttribute(String, String) 생성자에 전달된 scope 매개 변수의 값을 가져옵니다.

public:
 property System::String ^ Scope { System::String ^ get(); };
public string Scope { get; }
public string? Scope { get; }
member this.Scope : string
Public ReadOnly Property Scope As String

속성 값

생성자의 scope 매개 변수 값입니다.

적용 대상