Microsoft.VisualStudio.SharePoint.Explorer.Extensions 名前空間
Microsoft.VisualStudio.SharePoint.Explorer.Extensions 名前空間には、リスト、フィールド、コンテンツ タイプを表すノードなど、SharePoint サイトの個々のコンポーネントを表す組み込みのサーバー エクスプローラー ノードに関する情報を取得するために使用できる型が含まれています。詳細については、「サーバー エクスプローラーの [SharePoint 接続] ノードの拡張」を参照してください。
クラス
クラス | 説明 | |
---|---|---|
ExtensionNodeTypes | リスト、フィールド、コンテンツ タイプを表すノードなど、SharePoint サイトの個々のコンポーネントを表す組み込みのサーバー エクスプローラー ノードの ID を定義します。 |
インターフェイス
インターフェイス | 説明 | |
---|---|---|
IContentTypeNodeInfo | サーバー エクスプローラー でノードが表すコンテンツ タイプ (つまり、Microsoft.SharePoint.SPContentType) に関する情報を提供します。 | |
IFeatureNodeInfo | サーバー エクスプローラー でノードが表すフィーチャー (つまり、Microsoft.SharePoint.SPFeature) に関する情報を提供します。 | |
IFieldNodeInfo | サーバー エクスプローラー でノードが表すフィールド (つまり、Microsoft.SharePoint.SPField) に関する情報を提供します。 | |
IListNodeInfo | サーバー エクスプローラー でノードが表すリスト (つまり、Microsoft.SharePoint.SPList) に関する情報を提供します。 | |
IListTemplateNodeInfo | サーバー エクスプローラー でノードが表すリスト テンプレート (つまり、Microsoft.SharePoint.SPListTemplate) に関する情報を提供します。 | |
IListViewNodeInfo | サーバー エクスプローラー でノードが表すリスト ビュー (つまり、Microsoft.SharePoint.SPView) に関する情報を提供します。 | |
IWorkflowAssociationNodeInfo | サーバー エクスプローラー でノードが表すワークフローの関連付け (つまり、Microsoft.SharePoint.Workflow.SPWorkflowAssociation) に関する情報を提供します。 | |
IWorkflowTemplateNodeInfo | サーバー エクスプローラー でノードが表すワークフロー テンプレート (つまり、Microsoft.SharePoint.Workflow.SPWorkflowTemplate) に関する情報を提供します。 |
列挙型
列挙体 | 説明 | |
---|---|---|
FeatureScope | サーバー エクスプローラー のノードが表す Microsoft.SharePoint.SPFeature のスコープを指定します。 | |
ListCategory | サーバー エクスプローラー のノードが表す Microsoft.SharePoint.SPList のカテゴリを指定します。 | |
ListTemplateCategory | サーバー エクスプローラー のノードが表す Microsoft.SharePoint.SPListTemplate のカテゴリを指定します。 |