WebProjectCreationInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |