AttributeEvent.Namespace Property |
Gets the Namespace Prefix of the Attribute.
Namespace:
VDS.RDF.Parsing.Events.RdfXml
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic string Namespace { get; }
Public ReadOnly Property Namespace As String
Get
Property Value
Type:
String
See Also