Share via


SocketsHttpHandler.IsSupported Propriété

Définition

Obtient une valeur qui indique si le gestionnaire spécifié est pris en charge sur la plateforme actuelle.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
[System.Runtime.Versioning.UnsupportedOSPlatformGuard("browser")]
public static bool IsSupported { get; }
static member IsSupported : bool
[<System.Runtime.Versioning.UnsupportedOSPlatformGuard("browser")>]
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Valeur de propriété

true si le gestionnaire est pris en charge ; sinon, false.

Attributs

S’applique à