IDataServiceHost.RequestHttpMethod Propriété

Définition

Obtient la méthode de requête 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 requête.

Remarques

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

S’applique à