ProtocSettings.

IncludeImports Property

Summary

When using --descriptor_set_out, also include all dependencies of the input files in the set, so that the set is self-contained.
Assembly
Cake.ProtobufTools.dll
Namespace
Cake.ProtobufTools
Containing Type
ProtocSettings

Syntax

public Nullable<bool> IncludeImports { get; set; }

Value

Type Description
Nullable<bool>