WebProjectCreationInformation Class
Represents the information for the web project creation.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Name | Description | |
|---|---|---|
![]() | WebProjectCreationInformation() | Initializes a new instance of the WebProjectCreationInformation class. |
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


