Gets or sets the type of the result.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "resultType")]
public string ResultType { get; set; }
<JsonPropertyAttribute(PropertyName := "resultType")> _
Public Property ResultType As String
Get
Set

Value
The type of the result.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)