HttpClientHandler.SupportsProxy Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de handler proxy-instellingen ondersteunt.

public:
 virtual property bool SupportsProxy { bool get(); };
public virtual bool SupportsProxy { get; }
member this.SupportsProxy : bool
Public Overridable ReadOnly Property SupportsProxy As Boolean

Waarde van eigenschap

true als de handler proxy-instellingen ondersteunt; anders false. De standaardwaarde is true.

Van toepassing op