MSBuildFileLogger.

Encoding Property

Summary

Gets or sets Specifies the encoding for the file (for example, UTF-8, Unicode, or ASCII).
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildFileLogger

Syntax

public string Encoding { get; set; }

Value

Type Description
string