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.Slack.
Summary
Required Text summary of the attachment that is shown by clients that understand attachments but choose not to show them.
- Assembly
- Cake
.Slack .dll - Namespace
- Cake
.Slack .Chat - Containing Type
- Slack
Chat Message Attachment
Syntax
public string Fallback { get; set; }
Value
Type | Description |
---|---|
string | The fallback. |