This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.IIS.
Summary
Creates new instance of
BindingSettings.
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Containing Type
- BindingSettings
Syntax
public BindingSettings(BindingProtocol bindingProtocol)
Parameters
| Name | Type | Description |
|---|---|---|
| bindingProtocol | BindingProtocol | Binding type. |
Return Value
| Type | Description |
|---|---|
| void |
