IFolderProjectItem インターフェイス

定義

Visual Studio 2005 などのデザイン ホストのプロジェクト フォルダー用のインターフェイスを提供します。

public interface class IFolderProjectItem
public interface IFolderProjectItem
type IFolderProjectItem = interface
Public Interface IFolderProjectItem

プロパティ

Children

Visual Studio 2005 などのデザイン ホスト内のプロジェクト フォルダー内の項目のコレクションを取得します。

メソッド

AddDocument(String, Byte[])

Visual Studio 2005 などのデザイン ホストのプロジェクト フォルダーにドキュメントを追加します。

AddFolder(String)

Visual Studio 2005 などのデザイン ホストのプロジェクト フォルダーに新しいフォルダーを作成します。

適用対象

こちらもご覧ください