Udostępnij przez


NetSectionGroup.DefaultProxy Właściwość

Definicja

Pobiera sekcję konfiguracji zawierającą domyślne ustawienia serwera proxy sieci Web dla komputera lokalnego.

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

Wartość właściwości

Obiekt DefaultProxySection.

Atrybuty

Uwagi

Sekcja zwrócona przez tę właściwość odpowiada <elementowi konfiguracji defaultProxy> Element (Ustawienia sieciowe).

Dotyczy