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。

適用於

另請參閱