EmberServeSettings.

Host Property

Summary

Gets or sets the host on which to listen to.
Assembly
Cake.Ember.dll
Namespace
Cake.Ember.Serve
Containing Type
EmberServeSettings

Syntax

public string Host { get; set; }

Remarks

Listens on all interfaces by default

Value

Type Description
string