Application.NewProjectTemplateDocument
Description:
New project template document
New project template document
Remarks:
This command corresponds to New->Project->Project Template command in the user-interface.
This command corresponds to New->Project->Project Template command in the user-interface.
public virtual Document NewProjectTemplateDocument(
string templateFilename
)
-
StringtemplateFilenameThe template file name.
Return Value
Document
-
If 'templateFileName' isnullNothingnullptra null reference (Nothingin Visual Basic)or an empty string.
-
If the project template document cannot be created.