Twitterizer 2 Documentation
Place Property
NamespacesTwitterizerTwitterStatusPlace
Gets or sets the place.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "place")]
[DataMemberAttribute]
public TwitterPlace Place { get; set; }
<JsonPropertyAttribute(PropertyName := "place")> _
<DataMemberAttribute> _
Public Property Place As TwitterPlace
	Get
	Set
Value
The place.

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