Share via


Activity.TextFormat Property

Definition

Gets or sets the format of text fields. Default: markdown. Possible values are defined by TextFormatTypes.

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

Property Value

The format of text fields (see TextFormatTypes).

Implements

Applies to