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

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