Click or drag to resize

StoreTemplateTemplateName Property

Gets the name of the type of store the template will create.

Namespace:  VDS.RDF.Storage.Management.Provisioning
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string TemplateName { get; protected set; }

Property Value

Type: String

Implements

IStoreTemplateTemplateName
See Also