WebProxy.BypassArrayList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of addresses that do not use the proxy server.
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
Property Value
An ArrayList that contains a list of BypassList arrays that represents URIs that do not use the proxy server when accessed.
Remarks
The BypassList is an array list of regular expression strings that describe the URIs that are accessed directly instead of through the proxy server.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา