Partage via


IDataServiceHost.RequestHttpMethod Propriété

Définition

Obtient la méthode de demande de GET, PUT, POST ou DELETE.

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

Valeur de propriété

Valeur de chaîne qui indique la méthode de demande.

Remarques

Pour plus d’informations sur les propriétés prises en charge par IDataServiceHost et leur utilisation, consultez WCF Data Services bibliothèque cliente.

S’applique à