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

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