StoreTemplate.TemplateName 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:
Syntaxpublic string TemplateName { get; protected set; }
Public Property TemplateName As String
Get
Protected Set
Property Value
Type:
StringImplements
IStoreTemplate.TemplateName
See Also