Click or drag to resize

INamespaceWriter Interface

Interface for Writers that support the use of Namespaces and allows a set of Default Namespaces to be defined.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface INamespaceWriter

The INamespaceWriter type exposes the following members.

Properties
  NameDescription
Public propertyDefaultNamespaces
Gets/Sets the Default Namespaces used for writing.
Top
See Also