ProtocSettings.

ProtoPath Property

Summary

Specify the directory in which to search for imports.May be specified multiple times; directories will be searched in order.If not given, the current working directory is used.
Assembly
Cake.ProtobufTools.dll
Namespace
Cake.ProtobufTools
Containing Type
ProtocSettings

Syntax

public string ProtoPath { get; set; }

Value

Type Description
string