Property BaseURI
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
BaseURI
Gets the base URI of the current node.
public override string BaseURI { get; }
Property Value
- string
The location from which the node was loaded.
Gets the base URI of the current node.
public override string BaseURI { get; }
The location from which the node was loaded.