Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
BeginProcessing ( ) : void |
Ges the path to Orca if installed; otherwise, displays a warning.
|
|
ProcessItem ( System.Management.Automation.PSObject item ) : void |
Attempts to open the item in Orca, if installed; otherwise, tries to invoke the "edit" verb on the package.
|
protected ProcessItem ( System.Management.Automation.PSObject item ) : void | ||
item | System.Management.Automation.PSObject | The |
Résultat | void |