INamespaceMapperPrefixes Property |
Gets a Enumeratorion of all the Prefixes.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEnumerable<string> Prefixes { get; }
ReadOnly Property Prefixes As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also