|  | PropertyBasedCollectionItemCheckProjectIsEditable Method | 
            This is used to see if the project can be edited.  If not, abort
            the change by throwing an exception.
            
 
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxprotected void CheckProjectIsEditable()
Protected Sub CheckProjectIsEditable
protected:
void CheckProjectIsEditable()
member CheckProjectIsEditable : unit -> unit 
 See Also
See Also