Share via


Alert.Title Property

Definition

Gets alert title.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.title")]
public string Title { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.title")>]
member this.Title : string
Public ReadOnly Property Title As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to