Twitterizer 2 Documentation
Response Property
NamespacesTwitterizerTwitterizerExceptionResponse
Gets the response that the remote host returned.
Declaration Syntax
C#Visual Basic
public WebResponse Response { get; }
Public ReadOnly Property Response As WebResponse
	Get
Value
Return Value
If a response is available from the Internet resource, a WebResponse instance that contains the error response from an Internet resource; otherwise, null.

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