Twitterizer 2 Documentation
ResponseObject Property
NamespacesTwitterizerTwitterResponse<(Of <(<'T>)>)>ResponseObject
Gets or sets the object that represents the data returned by the request to Twitter.
Declaration Syntax
C#Visual Basic
public T ResponseObject { get; set; }
Public Property ResponseObject As T
	Get
	Set
Value
The response object.

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