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

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