共用方式為


SPViewStyle.BaseType property

取得 [檢視] 樣式所依據的基底清單類型。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property BaseType As SPBaseType
    Get
'用途
Dim instance As SPViewStyle
Dim value As SPBaseType

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

Property value

Type: Microsoft.SharePoint.SPBaseType
會指定基底清單類型SPBaseType值。

備註

基底清單類型檔案Onet.xml中定義的共同作業應用程式標記語言 (caml (英文))

請參閱

參照

SPViewStyle class

SPViewStyle members

Microsoft.SharePoint namespace