共用方式為


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
網站。

請參閱

參照

WebPartMobileAdapter class

WebPartMobileAdapter members

Microsoft.SharePoint.WebPartPages namespace