SPViewFieldCollection.View property
取得集合中的父檢視。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property View As SPView
Get
'用途
Dim instance As SPViewFieldCollection
Dim value As SPView
value = instance.View
public SPView View { get; }
Property value
Type: Microsoft.SharePoint.SPView
SPView 物件,表示檢視表。