Returns a String representing the Name of the Module.
[Visual Basic] Public ReadOnly Property ScopeName As String [C#] public string ScopeName {get;} [C++] public: __property String* get_ScopeName(); [JScript] public function get ScopeName() : String;
Read-only.
[To be supplied]