Aracılığıyla paylaş


IDataServiceHost.RequestHttpMethod Özellik

Tanım

GET, PUT, POST veya DELETE istek yöntemini alır.

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

Özellik Değeri

İstek yöntemini gösteren dize değeri.

Açıklamalar

tarafından IDataServiceHost desteklenen özellikler ve bunların kullanımı hakkında daha fazla bilgi için bkz. WCF Veri Hizmetleri İstemci Kitaplığı.

Şunlara uygulanır