Compartir a través de


DiagnosticInvoker.IsSupported Propiedad

Definición

Obtiene un valor booleano que indica si se admite el invocador de diagnóstico.

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

Valor de propiedad

Boolean

bool

Valor booleano que indica si se admite el invocador de diagnóstico.

Se aplica a