ProjectCollection.UnregisterAllLoggers Method

Definition

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 ()

Applies to