ProtocSettings.

OSTarget Property

Summary

Specifies what protoc executable will run.
Assembly
Cake.ProtobufTools.dll
Namespace
Cake.ProtobufTools
Containing Type
ProtocSettings

Syntax

public Nullable<OSTarget> OSTarget { get; set; }

Value

Type Description
Nullable<OSTarget>