Whether or not the returned response was text (
true
) or binary (
false
).

Declaration Syntax

ReadOnly Property IsTextResponse() As Boolean
bool IsTextResponse {get;}
__property bool get_IsTextResponse();
function get IsTextResponse() : Boolean;

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

ProcessingState Interface | ProcessingState Members | Eas.WebCrawler.Interfaces Namespace