FileName

Gets the full path or URL to the raster layer.

Note:    When the layer is not based on a file, other information may be included in the returned value.

 

JavaScript

 

 

 

FileName

 

C#

 

 

 

string FileName { get; }

 

C++

 

 

 

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