次の方法で共有


IListTemplateNodeInfo インターフェイス

サーバー エクスプローラーでノードが表すリスト テンプレート (つまり、Microsoft.SharePoint.SPListTemplate) に関する情報を提供します。

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

構文

'宣言
Public Interface IListTemplateNodeInfo
public interface IListTemplateNodeInfo

IListTemplateNodeInfo 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ Category リスト テンプレートが属するカテゴリを指定する ListTemplateCategory 値を取得します。
パブリック プロパティ IsHidden リスト テンプレートが非表示になっているかどうかを示す値を取得します。
パブリック プロパティ Name リスト テンプレートの名前を取得します。

このページのトップへ

解説

リスト テンプレートを表す各 IExplorerNodeAnnotations プロパティから IListTemplateNodeInfo オブジェクトを取得できます。 詳細については、「サーバー エクスプローラーの [SharePoint 接続] ノードの拡張」を参照してください。

参照

参照

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