Share via


SocketsHttpHandler.IsSupported Özellik

Tanım

İşleyicinin geçerli platformda desteklenip desteklenmediğini belirten bir değer alır.

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

Özellik Değeri

true işleyici destekleniyorsa; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır