WebHttpBinding Property
Summary
Gets or sets an instance of WebHttpBinding
Syntax
public WebHttpBinding WebHttpBinding { get; set; }
Public Property WebHttpBinding() As WebHttpBinding
Get
Set
public:
property WebHttpBinding^ WebHttpBinding
{
WebHttpBinding^ get()
void set(WebHttpBinding^ value)
}