Click or drag to resize
Sandcastle Help File BuilderPropertyBasedCollectionItemCheckProjectIsEditable Method
This is used to see if the project can be edited. If not, abort the change by throwing an exception.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
protected void CheckProjectIsEditable()
See Also