Gets and sets the URL of the file to be displayed. This value applies only when Type is set to URL.
|
JavaScript |
|
|
|
|
URL |
|||
|
C# |
|
|
|
|
string URL { get; set; } |
|||
|
C++ |
|
|
|
|
HRESULT URL([out, retval] BSTR* pVal) HRESULT URL([in] BSTR pVal) |
|||