ImageFileName

Gets and sets a full pathname or a URL to the label's image file.

 

JavaScript

 

 

 

ImageFileName

 

C#

 

 

 

string ImageFileName { get; set; }

 

C++

 

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

HRESULT ImageFileName([in] BSTR pVal)