Method | Description | |
---|---|---|
AddFileFromTemplate ( string source, string target ) : void |
Adds the file from template.
|
|
CreateFileNode ( |
Creates the file node.
|
|
GetAutomationObject ( ) : object |
Returns an automation object representing this node
|
|
TeXProjectNode ( |
Initializes a new instance of the TeXProjectNode class.
|
Method | Description | |
---|---|---|
GetConfigurationIndependentPropertyPages ( ) : System.Guid[] |
Generate new Guid value and update it with GeneralPropertyPage GUID.
|
|
GetPriorityProjectDesignerPages ( ) : System.Guid[] |
Overriding to provide project general property page.
|
Method | Description | |
---|---|---|
CreateServices ( |
||
InitializeImageList ( ) : void | ||
TeXProjectNode ( ) : System |
Initializes the TeXProjectNode class.
|
public AddFileFromTemplate ( string source, string target ) : void | ||
source | string | The source template. |
target | string | The target file. |
return | void |
public CreateFileNode ( |
||
item | The project element item. | |
return |
protected GetConfigurationIndependentPropertyPages ( ) : System.Guid[] | ||
return | System.Guid[] |
protected GetPriorityProjectDesignerPages ( ) : System.Guid[] | ||
return | System.Guid[] |
public TeXProjectNode ( |
||
package | Value of the project package for initialize internal package field. | |
return | System |