Share via


Activity.Text Property

Definition

Gets or sets the text content of the message.

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

Property Value

The text content of the message.

Implements

Applies to