ProjectCollection.UnregisterAllLoggers 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.
Removes all loggers from the collection of loggers used for builds of projects in this collection.
public:
void UnregisterAllLoggers();
public void UnregisterAllLoggers ();
member this.UnregisterAllLoggers : unit -> unit
Public Sub UnregisterAllLoggers ()