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