ModuleViewModel.AllModules Property

Definition

Gets the AllModulesViewModel containing this, if any

public:
 property Microsoft::PowerShell::Commands::ShowCommandInternal::AllModulesViewModel ^ AllModules { Microsoft::PowerShell::Commands::ShowCommandInternal::AllModulesViewModel ^ get(); };
public Microsoft.PowerShell.Commands.ShowCommandInternal.AllModulesViewModel AllModules { get; }
member this.AllModules : Microsoft.PowerShell.Commands.ShowCommandInternal.AllModulesViewModel
Public ReadOnly Property AllModules As AllModulesViewModel

Property Value

Applies to