HttpMethod.Method Eigenschaft

Definition

Eine HTTP-Methode.

public:
 property System::String ^ Method { System::String ^ get(); };
public string Method { get; }
member this.Method : string
Public ReadOnly Property Method As String

Eigenschaftswert

Eine als eine String dargestellte HTTP-Methode.

Gilt für: