共用方式為


SPWebAction.Web property

輸入可升級物件的屬性。

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

Syntax

'宣告
Protected Overridable ReadOnly Property Web As SPWeb
    Get
'用途
Dim value As SPWeb

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

Property value

Type: Microsoft.SharePoint.SPWeb

請參閱

參照

SPWebAction class

SPWebAction members

Microsoft.SharePoint.Upgrade namespace