Gets and sets the URL of the file to be opened in the container, if the UseURL Boolean is set to TRUE.
|
JavaScript |
|
|
URL |
|
|
C# |
|
|
string URL { get; set; } |
|
|
C++ |
|
|
HRESULT URL([out, retval] BSTR* pVal) HRESULT URL([in] BSTR pVal) |
|