SvgSymbol.FileName Property
Gets the name of the file that contains the SVG document used to create the symbol.
Syntax
public System.String FileName { get; }
Property Value
Default: ""
The name of the file that contains the symbol SVG document.
Remarks
The name of the file that the SvgSymbol was created from or an empty string if it was created through FromSvg.
This property supports Virtual paths.
Platforms
Windows, Linux, Android