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

プロパティ値

動的アセンブリの名前。

適用対象