WebPartMobileAdapter.Web property
取得目前的 SharePoint 網站
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property Web As SPWeb
Get
'用途
Dim value As SPWeb
value = Me.Web
protected SPWeb Web { get; }
Property value
Type: Microsoft.SharePoint.SPWeb
網站。