Click or drag to resize
Sandcastle Help File BuilderSqlCopyFromIndexComponentSqlCommentsIndexDataComponentFactoryDefaultConfiguration Property
This read-only property can be overridden to define a default configuration for the build component

Namespace: SandcastleBuilder.Components
Assembly: SandcastleBuilder.Components (in SandcastleBuilder.Components.dll) Version: 2014.11.22.0
Syntax
public override string DefaultConfiguration { get; }

Property Value

Type: String
It returns an empty string by default
See Also