WarpSettings.

Platform Property

Summary

Gets or sets the platform and architecture to create the self-contained application for.
Assembly
Cake.Warp.dll
Namespace
Cake.Warp
Containing Type
WarpSettings

Syntax

public WarpPlatforms Platform { get; set; }

Remarks

This is just an alias for Architecture.

Value

Type Description
WarpPlatforms