MainWindowRibbonButtonPowerShellModules_Click Method |
List of VMware PowerShell modules
Namespace:
VMInfoFace.Win
Assembly:
VMInfoFace.Win (in VMInfoFace.Win.exe) Version: 21.5.28.1 (21.5.28.1171)
Syntaxprivate void RibbonButtonPowerShellModules_Click(
Object sender,
RoutedEventArgs e
)
Private Sub RibbonButtonPowerShellModules_Click (
sender As Object,
e As RoutedEventArgs
)
Parameters
- sender
- Type: SystemObject
- e
- Type: System.WindowsRoutedEventArgs
See Also