WebProxy.BypassArrayList Właściwość

Definicja

Pobiera listę adresów, które nie korzystają z serwera proxy.

public:
 property System::Collections::ArrayList ^ BypassArrayList { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList BypassArrayList { get; }
member this.BypassArrayList : System.Collections.ArrayList
Public ReadOnly Property BypassArrayList As ArrayList

Wartość właściwości

Element ArrayList zawierający listę BypassList tablic reprezentujących identyfikatory URI, które nie korzystają z serwera proxy podczas uzyskiwania dostępu.

Uwagi

Jest BypassList to lista tablic ciągów wyrażeń regularnych opisujących identyfikatory URI, które są dostępne bezpośrednio zamiast za pośrednictwem serwera proxy.

Dotyczy