EventArgsDispatcher.WarningRaised Event
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.
Raised for BuildWarningEventArgs instances
public:
virtual event Microsoft::Build::Framework::BuildWarningEventHandler ^ WarningRaised;
public event Microsoft.Build.Framework.BuildWarningEventHandler WarningRaised;
member this.WarningRaised : Microsoft.Build.Framework.BuildWarningEventHandler
Public Event WarningRaised As BuildWarningEventHandler