Edit

Share via


TwitterSymbol.Text Property

Definition

Gets or sets hashtag text, excluding #.

[Newtonsoft.Json.JsonProperty("text")]
public string Text { get; set; }
[<Newtonsoft.Json.JsonProperty("text")>]
member this.Text : string with get, set
Public Property Text As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to