Logger.RemoveListener(LoggerListener) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove a logger listener delegate
public:
static void RemoveListener(Microsoft::VisualStudio::Workspace::Logging::LoggerListener ^ listener);
public:
static void RemoveListener(Microsoft::VisualStudio::Workspace::Logging::LoggerListener ^ listener);
public static void RemoveListener (Microsoft.VisualStudio.Workspace.Logging.LoggerListener listener);
static member RemoveListener : Microsoft.VisualStudio.Workspace.Logging.LoggerListener -> unit
Public Shared Sub RemoveListener (listener As LoggerListener)
Parameters
- listener
- LoggerListener
listener delegate instance