WebProjectCreationInformation Class

Definition

Represents the information for the web project creation.

public ref class WebProjectCreationInformation
public class WebProjectCreationInformation
type WebProjectCreationInformation = class
Public Class WebProjectCreationInformation
Inheritance
WebProjectCreationInformation

Constructors

WebProjectCreationInformation()

Initializes a new instance of the WebProjectCreationInformation class.

Properties

AddStartPage

Gets or sets a value that indicates whether to add a start page for the web project.

ProjectType

Gets or sets the type of this web project.

Applies to