HttpClientHandler.SupportsProxy Proprietà

Definizione

Ottiene un valore che indica se il gestore supporta le impostazioni proxy.

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

Valore della proprietà

true se il gestore supporta le impostazioni proxy; in caso contrario, false. Il valore predefinito è true.

Si applica a