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: 1.9.7.0

Syntax

C#
protected void CheckProjectIsEditable()
Visual Basic
Protected Sub CheckProjectIsEditable

See Also