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
Text value of the field. May contain standard message markup and must be escaped as normal
- Assembly
- Cake
.Slack .dll - Namespace
- Cake
.Slack .Chat - Containing Type
- Slack
Chat Message Attachment Field
Syntax
public string Value { get; set; }
Value
Type | Description |
---|---|
string | The value. |