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

属性值

动态模块的名称。

适用于