SPViewStyle.BaseType 属性

获取所基于的视图样式的基列表类型。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property BaseType As SPBaseType
    Get
用法
Dim instance As SPViewStyle
Dim value As SPBaseType

value = instance.BaseType
public SPBaseType BaseType { get; }

属性值

类型:Microsoft.SharePoint.SPBaseType
指定的基列表类型SPBaseType值。

备注

Onet.xml文件内协作应用程序标记语言 (CAML)中定义的基列表类型。

另请参阅

引用

SPViewStyle 类

SPViewStyle 成员

Microsoft.SharePoint 命名空间