SvgSymbol.Path Property
Gets the path to the directory where the file containing the SVG document used to create the symbol is located.
Syntax
public System.String Path { get; }
Property Value
Default: ""
The path to the directory where the symbol SVG document is located.
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