Click or drag to resize
Sandcastle Help File BuilderOptionInfo Constructor
Constructor

Namespace: SandcastleBuilder.HtmlExtract
Assembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) Version: 2014.11.22.0
Syntax
public OptionInfo(
	string option
)

Parameters

option
Type: SystemString
The option text to parse
See Also