Click or drag to resize
Sandcastle Help File BuilderBasePropertyPageIsBinding Property
This read-only property returns true if binding is occurring or false if not

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

Property Value

Type: Boolean
See Also