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.MicrosoftTeams.
Summary
Gets or sets the incoming webhook url.
- Assembly
- Cake
.MicrosoftTeams .dll - Namespace
- Cake
.MicrosoftTeams - Containing Type
- Microsoft
Teams Settings
Syntax
public string IncomingWebhookUrl { get; set; }
Value
Type | Description |
---|---|
string | The incoming webhook url. |