TransifexRunnerRemoteSettings<TSettingsType>.

Branch Property

Summary

Gets or sets the branch to use when pulling/pushing translations. Source files and translations pushed/updated on other branches will not be pulled.

Syntax

public string Branch { get; set; }

Remarks

  • Required transifex client v0.13.0
  • Required Cake.Transifex version v0.9.0

Value

Type Description
string