This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.StyleCop.
Summary
Called when Stylecop output has been generated.
- Assembly
- Cake
.StyleCop .dll - Namespace
- Cake
.Stylecop - Containing Type
- StylecopHandlers
Syntax
public void OnOutputGenerated(object sender, OutputEventArgs args)
Parameters
Name | Type | Description |
---|---|---|
sender | object | The sender. |
args | OutputEventArgs | The event args. |
Return Value
Type | Description |
---|---|
void |