WorkspaceVisualNodeBase.GetLogger Methode

Definition

Gibt die Protokollierung zum Protokollieren von Diagnoseinformationen zurück.

protected:
 virtual Microsoft::VisualStudio::Workspace::Logging::Logger ^ GetLogger();
protected virtual Microsoft.VisualStudio.Workspace.Logging.Logger GetLogger ();
abstract member GetLogger : unit -> Microsoft.VisualStudio.Workspace.Logging.Logger
override this.GetLogger : unit -> Microsoft.VisualStudio.Workspace.Logging.Logger
Protected Overridable Function GetLogger () As Logger

Gibt zurück

Logger

Protokollierung zum Protokollieren von Informationen

Gilt für