| ServiceEndpointBinding Property |
Gets the binding
Namespace:
RestSrvr
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public IEndpointBinding Binding { get; }
Public ReadOnly Property Binding As IEndpointBinding
Get
public:
property IEndpointBinding^ Binding {
IEndpointBinding^ get ();
}
member Binding : IEndpointBinding with get
Property Value
Type:
IEndpointBindingSee Also