C# Class VsTeXProject.TeXProjectFileNode

This class extends the FileNode in order to represent a file within the hierarchy.
Inheritance: VsTeXProject.VisualStudio.Project.FileNode
Afficher le fichier Open project: mimura1133/vstex Class Usage Examples

Private Properties

Свойство Type Description
CreateServices object
TeXProjectFileNode System

Méthodes publiques

Méthode Description
GetAutomationObject ( ) : object

Gets the automation object for the file node.

Private Methods

Méthode Description
CreateServices ( Type serviceType ) : object
TeXProjectFileNode ( ProjectNode root, ProjectElement e ) : System

Initializes a new instance of the TeXProjectFileNode class.

Method Details

GetAutomationObject() public méthode

Gets the automation object for the file node.
public GetAutomationObject ( ) : object
Résultat object