Node.NamespaceURI
Node.NamespaceURI property
The namespace URI of this node, or null if it is unspecified.
public virtual string NamespaceURI { get; }
See Also
- class Node
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
The namespace URI of this node, or null if it is unspecified.
public virtual string NamespaceURI { get; }