Click or drag to resize
Sandcastle Help File BuilderHelpFileBuilderPlugInExportAttributeIsConfigurable Property
This is used to get or set whether or not the plug-in is configurable

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public bool IsConfigurable { get; set; }

Property Value

Type: Boolean
If not specified, the default is false
See Also