Click or drag to resize
Sandcastle Help File BuilderBasePropertyPageTitle Property
This is used to get or set the title of the property page

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

Property Value

Type: String
See Also