共用方式為


ListTemplateCategory 列舉型別

指定 [伺服器總管] 節點所表示 Microsoft.SharePoint.SPListTemplate 的分類。

命名空間:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions
組件:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions (在 Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll 中)

語法

'宣告
Public Enumeration ListTemplateCategory
public enum ListTemplateCategory

成員

成員名稱 說明
Other 該節點表示 [Web 網頁] 分類的清單範本。
Libraries 該節點表示 [程式庫] 分類的清單範本。
Communications 該節點表示 [通訊] 分類的清單範本。
Tracking 該節點表示 [追蹤] 分類的清單範本。
CustomLists 該節點表示 [自訂清單] 分類的清單範本。

備註

使用 IListTemplateNodeInfo 物件的 Category 屬性來決定清單範本的分類。

請參閱

參考

Microsoft.VisualStudio.SharePoint.Explorer.Extensions 命名空間