TypeIdentifierAttribute.Scope 속성

정의

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

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

속성 값

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

적용 대상