共用方式為


ViewCreationInformation.ViewTypeKind 屬性

取得或設定值,指定新清單檢視的類型。

命名空間:  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 Property ViewTypeKind As ViewType
    Get
    Set
'用途
Dim instance As ViewCreationInformation
Dim value As ViewType

value = instance.ViewTypeKind

instance.ViewTypeKind = value
public ViewType ViewTypeKind { get; set; }

屬性值

類型:Microsoft.SharePoint.Client.ViewType
傳回代表類型的清單檢視新增ViewType執行個體。

請參閱

參照

ViewCreationInformation 類別

ViewCreationInformation 成員

Microsoft.SharePoint.Client 命名空間