SocketsHttpHandler.IsSupported 屬性

定義

取得值,這個值表示目前平台是否支援處理常式。

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

屬性值

true 如果支援處理程式,則為 ;否則為 false

屬性

適用於