Twitterizer 2 Documentation
Content Property
NamespacesTwitterizerTwitterResponse<(Of <(<'T>)>)>Content
Gets the raw json or xml response provided by Twitter.
Declaration Syntax
C#Visual Basic
public string Content { get; set; }
Public Property Content As String
	Get
	Set
Value
The response body.

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