Table of Contents

Property Uri

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

Uri

Gets or sets the URI (for example: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'). 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.