SPListTemplate.BaseType property
取得基底型別清單定義的清單範本。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property BaseType As SPBaseType
Get
'用途
Dim instance As SPListTemplate
Dim value As SPBaseType
value = instance.BaseType
public SPBaseType BaseType { get; }
Property value
Type: Microsoft.SharePoint.SPBaseType
Microsoft.SharePoint.SPBaseType 值,指出基底型別。