System.Web.Services.Description.HttpBinding.Verb Property

Gets or sets a value indicating whether the HTTP request will be made using the "GET" or "POST" method.

Syntax

[System.Xml.Serialization.XmlAttribute("verb")]
public string Verb { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The following example creates a new HttpBinding and sets its Verb property.

WebServices_HttpBinding#2

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0