SPWebListInfo.Type property
表示父物件是清單或網站。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Type As SPObjectType
Get
Private Set
'用途
Dim instance As SPWebListInfo
Dim value As SPObjectType
value = instance.Type
public SPObjectType Type { get; private set; }
Property value
Type: Microsoft.SharePoint.SPObjectType
指出 Web 或清單SPObjectType 。