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.
Property for typed upgradable object.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Web As SPWeb
Get
'Usage
Dim instance As SPWebSequence
Dim value As SPWeb
value = instance.Web
public SPWeb Web { get; }
Property value
Type: Microsoft.SharePoint.SPWeb
The SPWeb object that represents the site.