Compartir a través de


SettingsSection.Services Property

Definition

public:
 property Microsoft::Practices::CompositeUI::Configuration::ServiceElementCollection ^ Services { Microsoft::Practices::CompositeUI::Configuration::ServiceElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("services", IsRequired=true)]
public Microsoft.Practices.CompositeUI.Configuration.ServiceElementCollection Services { get; }
[<System.Configuration.ConfigurationProperty("services", IsRequired=true)>]
member this.Services : Microsoft.Practices.CompositeUI.Configuration.ServiceElementCollection
Public ReadOnly Property Services As ServiceElementCollection

Property Value

Attributes

Applies to