IStoreWriterContext Interface |
Interface for Store Writer Contexts.
Namespace:
VDS.RDF.Writing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic interface IStoreWriterContext
Public Interface IStoreWriterContext
The IStoreWriterContext type exposes the following members.
Properties
| Name | Description |
---|
 | Store |
Gets the Store being written.
|
Top
See Also