TfxSettings.

Output Property

Summary

Gets or sets a value indicating the output type to be used for commands
Assembly
Cake.Tfx.dll
Namespace
Cake.Tfx
Containing Type
TfxSettings

Syntax

public Nullable<TfxOutputType> Output { get; set; }

Value

Type Description
Nullable<TfxOutputType>