BaseNewAndUpdateMageSettings.

Processor Property

Summary

Gets or sets the processor architecture of the application whose manifest is being generated or updated.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
BaseNewAndUpdateMageSettings

Syntax

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

Value

Type Description
Nullable<Processor> The processor.