System::Net::WebRequestMethods::Http klass

Http class

Representerar strängkonstanterna för HTTP.

class Http

Metoder

MetodBeskrivning
Http()Den borttagna standardkonstruktorn.

Fält

FältBeskrivning
static ConnectSträngrepresentationen av ‘CONNECT’-metoden för HTTP.
static GetSträngrepresentationen av ‘GET’-metoden för HTTP.
static HeadSträngrepresentationen av ‘HEAD’-metoden för HTTP.
static MkColSträngrepresentationen av ‘MKCOL’-metoden för HTTP.
static PostSträngrepresentationen av ‘POST’-metoden för HTTP.
static PutSträngrepresentationen av ‘PUT’-metoden för HTTP.

Se även