Returns the fully qualified name and path to this Module.
[Visual Basic] Public ReadOnly Property FullyQualifiedName As String [C#] public string FullyQualifiedName {get;} [C++] public: __property String* get_FullyQualifiedName(); [JScript] public function get FullyQualifiedName() : String;
Read-only.
To get the name, without the path, use Name.