ImageFileName

Gets and sets a full path name or a URL to an image file for the screen overlay.

 

JavaScript

 

ImageFileName

 

C#

 

string ImageFileName{ get; set; }

 

C++

 

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

HRESULT ImageFileName ([in] BSTR* pVal)