C# 클래스 Microsoft.VisualStudio.Project.Samples.CustomProject.MyCustomProjectFileNode

This class extends the FileNode in order to represent a file within the hierarchy.
상속: FileNode
파일 보기 프로젝트 열기: IntelliTect/PowerStudio 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CreateServices object
MyCustomProjectFileNode System

공개 메소드들

메소드 설명
GetAutomationObject ( ) : object

Gets the automation object for the file node.

비공개 메소드들

메소드 설명
CreateServices ( Type serviceType ) : object
MyCustomProjectFileNode ( ProjectNode root, ProjectElement e ) : System

Initializes a new instance of the MyCustomProjectFileNode class.

메소드 상세

GetAutomationObject() 공개 메소드

Gets the automation object for the file node.
public GetAutomationObject ( ) : object
리턴 object