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

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