共用方式為


SPFileCollection.Web property

取得集合所屬的站台。

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

Syntax

'宣告
Public ReadOnly Property Web As SPWeb
    Get
'用途
Dim instance As SPFileCollection
Dim value As SPWeb

value = instance.Web
public SPWeb Web { get; }

Property value

Type: Microsoft.SharePoint.SPWeb
SPWeb 物件,表示 Web 站台。

請參閱

參照

SPFileCollection class

SPFileCollection members

Microsoft.SharePoint namespace