Compartir a través de


SolutionProfileElement.Modules Property

Definition

public:
 property cli::array <Microsoft::Practices::CompositeUI::Configuration::Xsd::ModuleInfoElement ^> ^ Modules { cli::array <Microsoft::Practices::CompositeUI::Configuration::Xsd::ModuleInfoElement ^> ^ get(); void set(cli::array <Microsoft::Practices::CompositeUI::Configuration::Xsd::ModuleInfoElement ^> ^ value); };
public Microsoft.Practices.CompositeUI.Configuration.Xsd.ModuleInfoElement[] Modules { get; set; }
member this.Modules : Microsoft.Practices.CompositeUI.Configuration.Xsd.ModuleInfoElement[] with get, set
Public Property Modules As ModuleInfoElement()

Property Value

Applies to