SPListEventProperties.Web property
取得包含受事件清單的網站的參考。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Web As SPWeb
Get
'用途
Dim instance As SPListEventProperties
Dim value As SPWeb
value = instance.Web
public SPWeb Web { get; }
Property value
Type: Microsoft.SharePoint.SPWeb
SPWeb 物件,表示 Web 站台。