Click or drag to resize
Sandcastle Help File BuilderBasePropertyPageCurrentProject Property
This read-only property returns the project manager for the property page

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

Property Value

Type: SandcastleProject
See Also