Aracılığıyla paylaş


OutgoingWebRequestContext.Method Özellik

Tanım

Giden Web isteğinin HTTP yöntemini alır.

public:
 property System::String ^ Method { System::String ^ get(); void set(System::String ^ value); };
public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

Özellik Değeri

String

Giden Web isteğinin HTTP yöntemi.

Şunlara uygulanır