ProtocSettings.

ErrorFormat Property

Summary

Set the format in which to print errors. FORMAT may be 'gcc' (the default) or 'msvs' (Microsoft Visual Studio format).
Assembly
Cake.ProtobufTools.dll
Namespace
Cake.ProtobufTools
Containing Type
ProtocSettings

Syntax

public string ErrorFormat { get; set; }

Value

Type Description
string