IApiMessage

Overview

Location


Properties


ContentDisposition

 

property ContentDisposition: String read;

 

String ContentDisposition { get; }

 

ReadOnly Property ContentDisposition() As String

HttpStatusCode

 

property HttpStatusCode: Int32 read;

 

Int32 HttpStatusCode { get; }

 

ReadOnly Property HttpStatusCode() As Int32

IsEmpty

 

property IsEmpty: Boolean read;

 

Boolean IsEmpty { get; }

 

ReadOnly Property IsEmpty() As Boolean