Property Uri
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Uri
Gets or sets the URI (for example: 'http://www.w3.org/2000/svg'). This value may have already been initialized, it's up to the application to check if it wants to override the resolution
public string Uri { get; set; }
Property Value
- string
The URI.