Sdílet prostřednictvím


IDiagnosticViewerService Rozhraní

Definice

Klienti služby se používají k připojení k diagnostické službě.

public interface class IDiagnosticViewerService : IDisposable
public interface IDiagnosticViewerService : IDisposable
type IDiagnosticViewerService = interface
    interface IDisposable
Public Interface IDiagnosticViewerService
Implements IDisposable
Implementuje

Metody

RequestDiagnosticsAsync(IProgress<DiagnosticReport>, CancellationToken)

Vyžádejte si veškerou diagnostiku známou diagnostickou službou.

Událost

BuildOnlyDiagnosticCodesAdded

Nastane při přidání pouze diagnostických kódů sestavení.

DiagnosticManagerRemoved

Nastane, když je nadřízený odpojen.

DiagnosticsUpdated

Nastane, když se nová diagnostika hlásí do .IDiagnosticManagerService

Platí pro