Partage via


HttpMethod.Method Propriété

Définition

Obtient la méthode HTTP.

public:
 property Platform::String ^ Method { Platform::String ^ get(); };
winrt::hstring Method();
public string Method { get; }
var string = httpMethod.method;
Public ReadOnly Property Method As String

Valeur de propriété

String

Platform::String

winrt::hstring

Méthode HTTP représentée sous la forme d’une chaîne.

S’applique à