ProtocSettings.

DescriptorSetIn Property

Summary

Specifies a delimited list of FILES each containing a FileDescriptorSet(a protocol buffer defined in descriptor.proto). The FileDescriptor for each of the PROTO_FILES provided will be loaded from these FileDescriptorSets.If a FileDescriptor appears multiple times, the first occurrence will be used.
Assembly
Cake.ProtobufTools.dll
Namespace
Cake.ProtobufTools
Containing Type
ProtocSettings

Syntax

public string DescriptorSetIn { get; set; }

Value

Type Description
string