C# 클래스 VsTeXProject.TeXProjectFileNode

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

Private Properties

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

공개 메소드들

메소드 설명
GetAutomationObject ( ) : object

Gets the automation object for the file node.

비공개 메소드들

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

Initializes a new instance of the TeXProjectFileNode class.

메소드 상세

GetAutomationObject() 공개 메소드

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