Edit

Share via


TwitterUser.WithheldScope Property

Definition

Gets or sets withheld scope (status or profile).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to