IFolderProjectItem 인터페이스

정의

Visual Studio 2005와 같이 디자인 호스트의 프로젝트 폴더에 대한 인터페이스를 제공합니다.

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

속성

Name Description
Children

디자인 호스트의 프로젝트 폴더에 있는 항목 컬렉션을 가져옵니다(예: Visual Studio 2005).

메서드

Name Description
AddDocument(String, Byte[])

디자인 호스트의 프로젝트 폴더(예: Visual Studio 2005)에 문서를 추가합니다.

AddFolder(String)

Visual Studio 2005와 같이 디자인 호스트의 프로젝트 폴더에 새 폴더를 만듭니다.

적용 대상

추가 정보