Share via


SPWebAction.Web property

Property for typed upgradable object.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property Web As SPWeb
    Get
'Usage
Dim value As SPWeb

value = Me.Web
protected virtual SPWeb Web { get; }

Property value

Type: Microsoft.SharePoint.SPWeb

See also

Reference

SPWebAction class

SPWebAction members

Microsoft.SharePoint.Upgrade namespace