Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the root Web site that is affected by the creation of the Web site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property Web As SPWeb
Get
Friend Set
'Usage
Dim instance As SPWebProvisioningProperties
Dim value As SPWeb
value = instance.Web
public SPWeb Web { get; internal set; }
Type: Microsoft.SharePoint.SPWeb
An SPWeb object that represents the root Web site.
SPWebProvisioningProperties class