ModuleBuilder.ScopeName Property

Definition

Gets a string that represents the name of the dynamic module.

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

Property Value

The name of the dynamic module.

Applies to