Sdílet prostřednictvím


NetSectionGroup.Settings Vlastnost

Definice

Získá konfigurační oddíl obsahující nastavení sítě pro místní počítač.

public:
 property System::Net::Configuration::SettingsSection ^ Settings { System::Net::Configuration::SettingsSection ^ get(); };
[System.Configuration.ConfigurationProperty("settings")]
public System.Net.Configuration.SettingsSection Settings { get; }
[<System.Configuration.ConfigurationProperty("settings")>]
member this.Settings : System.Net.Configuration.SettingsSection
Public ReadOnly Property Settings As SettingsSection

Hodnota vlastnosti

Objekt SettingsSection .

Atributy

Poznámky

Část vrácená touto vlastností odpovídá elementu konfigurace elementu< settings> (nastavení sítě).

Platí pro