List.BaseType 屬性
取得清單的基底類型。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property BaseType As BaseType
Get
'用途
Dim instance As List
Dim value As BaseType
value = instance.BaseType
public BaseType BaseType { get; }
屬性值
類型:Microsoft.SharePoint.Client.BaseType
指定基底類型BaseType值。
備註
它必須是下列的值 ︰ GenericList、 DocumentLibrary、 DiscussionBoard、 調查或問題。