PSModuleInfo.NestedModules Property

Definition

Returns the list of child modules of this module. This will only be non-empty for module manifests.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Management::Automation::PSModuleInfo ^> ^ NestedModules { System::Collections::ObjectModel::ReadOnlyCollection<System::Management::Automation::PSModuleInfo ^> ^ get(); };

Property Value

Applies to