C# Class PowerStudio.LanguageServices.PowerShell.Project.PowerShellProjectFileNode

Inheritance: Microsoft.VisualStudio.Project.FileNode
Datei anzeigen Open project: IntelliTect/PowerStudio Class Usage Examples

Private Properties

Property Type Description
CreateServices object
PowerShellProjectFileNode System

Public Methods

Method Description
GetAutomationObject ( ) : object

Get an instance of the automation object for a FileNode

Private Methods

Method Description
CreateServices ( Type serviceType ) : object
PowerShellProjectFileNode ( ProjectNode root, ProjectElement e ) : System

Method Details

GetAutomationObject() public method

Get an instance of the automation object for a FileNode
public GetAutomationObject ( ) : object
return object