Share via


TextCommandResponse.Text Property

Definition

Gets or sets the text messages used to reply to a command.

public string Text { get; }
member this.Text : string
Public ReadOnly Property Text As String

Property Value

The text message.

Applies to