次の方法で共有


ListCategory 列挙体

サーバー エクスプローラーのノードが表す Microsoft.SharePoint.SPList のカテゴリを指定します。

名前空間:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions
アセンブリ:  Microsoft.VisualStudio.SharePoint.Explorer.Extensions (Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll 内)

構文

'宣言
Public Enumeration ListCategory
public enum ListCategory

メンバー

メンバー名 説明
DocumentLibrary ノードはドキュメント ライブラリを表します。
List ノードはリストを表します。

解説

IListNodeInfo オブジェクトの Category プロパティを使用して、リストのカテゴリを確認します。

参照

参照

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