Click or drag to resize
Sandcastle Help File BuilderBasePropertyPageHelpKeyword Property
This is used to get or set an optional help keyword associated with the property page

Namespace: SandcastleBuilder.Package.PropertyPages
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
protected string HelpKeyword { get; set; }

Property Value

Type: String
See Also