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