ModuleBuilder.ScopeName 속성

정의

동적 모듈의 이름을 나타내는 문자열을 가져옵니다.

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

속성 값

동적 모듈의 이름입니다.

적용 대상