RasterSymbol.FileName Property
Gets the name of the file that contains the raster symbol.
Syntax
public System.String FileName { get; }
Property Value
Default: ""
The name of the file that contains the raster symbol.
Remarks
If the RasterSymbol was created from a String (not available in C#) collection, this property returns an empty string.
This property supports Virtual paths.
Platforms
Windows, Linux, Android