System::Net::WebRequestMethods::Http kelas

Http class

Mewakili konstanta string HTTP.

class Http

Metode

MetodeDeskripsi
Http()Konstruktor default yang dihapus.

Bidang

BidangDeskripsi
static ConnectRepresentasi string dari metode ‘CONNECT’ HTTP.
static GetRepresentasi string dari metode ‘GET’ HTTP.
static HeadRepresentasi string dari metode ‘HEAD’ HTTP.
static MkColRepresentasi string dari metode ‘MKCOL’ HTTP.
static PostRepresentasi string dari metode ‘POST’ HTTP.
static PutRepresentasi string dari metode ‘PUT’ HTTP.

Lihat Juga