共用方式為


DiagnosticInvoker.IsSupported 屬性

定義

取得布林值,指出是否支援診斷叫用程式。

public:
 static property bool IsSupported { bool get(); };
static bool IsSupported();
public static bool IsSupported { get; }
var boolean = DiagnosticInvoker.isSupported;
Public Shared ReadOnly Property IsSupported As Boolean

屬性值

Boolean

bool

布林值,指出是否支援診斷叫用程式。

適用於