Application.NewProjectDocument(String)
Method
Description:
New project document
New project document
Remarks:
This command corresponds to New->Project command in the user-interface.
This command corresponds to New->Project command in the user-interface.
Exceptions
Exception | Condition |
---|---|
ArgumentException | If 'templateFileName' isor an empty string. |
InvalidOperationException | If the new project document cannot be created. |