프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | void |