UseURL

Gets and sets a Boolean that determines if a URL to a file is used or a simple text message.

 

JavaScript

 

UseURL

 

C#

 

bool UseURL { get; set; }

 

C++

 

HRESULT UseURL([out, retval] VARIANT_BOOL* pVal)

HRESULT UseURL([in] VARIANT_BOOL pVal)