Twitterizer 2 Documentation
Country Property
NamespacesTwitterizerTwitterPlaceCountry
Gets or sets the country.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "country")]
public string Country { get; set; }
<JsonPropertyAttribute(PropertyName := "country")> _
Public Property Country As String
	Get
	Set
Value
The country.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)