Click or drag to resize
Sandcastle Help File BuilderBaseBuildItemProjectElement Property
This returns the project element associated with the instance

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public ProjectElement ProjectElement { get; }

Property Value

Type: ProjectElement
See Also