Udostępnij za pośrednictwem


IAuditLogService Interfejs

Definicja

Interfejs używany do rejestrowania zdarzeń inspekcji ze składników programu Visual Studio.

public interface IAuditLogService
type IAuditLogService = interface
Public Interface IAuditLogService

Metody

WriteEventAsync(AuditLogEventType, AuditLogSource, String, IReadOnlyDictionary<String,String>, CancellationToken)

Zapisuje wpis zdarzenia w wystąpieniu dziennika inspekcji zarządzanego środowiska IDE.

Dotyczy