Class TemplateBasedProjectCreationResultInfo
Encapsulates the result of a template-based project creation.
Syntax
public class TemplateBasedProjectCreationResultInfo : ResultInfo
Fields
ProjectGuid
The guid of the created project. An empty guid if the project creation failed.
Declaration
public Guid ProjectGuid