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와 같은 디자인 호스트의 프로젝트 폴더에 새 폴더를 만듭니다.

적용 대상

추가 정보