Gets or sets a value indicating whether the HTTP request will be made using the "GET" or "POST" method.
Documentation for this section has not yet been entered.
The following example creates a new HttpBinding and sets its Verb property.
WebServices_HttpBinding#2