Path

Gets and sets the full path of the 3DML file.

 

JavaScript

 

Path

 

C#

 

string Path { get; set; }

 

C++

 

HRESULT Path( [out, retval] BSTR* pVal)

HRESULT Path( [in] BSTR pVal)