TransifexInitSettings.

Host Property

Summary

Gets or sets the default host of the transifex client.
Assembly
Cake.Transifex.dll
Namespace
Cake.Transifex
Containing Type
TransifexInitSettings

Syntax

public string Host { get; set; }

Remarks

Defaults to www.transifex.com to keep the user from being prompted to specify a host when called.

Value

Type Description
string