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

屬性值

動態模組的名稱。

適用於