ModelFileName

Gets and sets a full path name or a URL to the model that this object should use.

 

JavaScript

 

 

 

ModelFileName

 

C#

 

 

 

string ModelFileName { get; set; }

 

C++

 

 

 

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

HRESULT ModelFileName([in] BSTR pVal)