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

Inheritance: Microsoft.VisualStudio.Project.FileNode
Afficher le fichier Open project: IntelliTect/PowerStudio Class Usage Examples

Private Properties

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

Méthodes publiques

Méthode Description
GetAutomationObject ( ) : object

Get an instance of the automation object for a FileNode

Private Methods

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

Method Details

GetAutomationObject() public méthode

Get an instance of the automation object for a FileNode
public GetAutomationObject ( ) : object
Résultat object