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