GacTaskBase.

Managed Property

Summary

Gets a value indiciating whether the external program is a managed application which should be executed using a runtime engine, if configured.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
GacTaskBase

Syntax

public override ManagedExecution Managed { get; set; }

Remarks

Modifying this property has no effect.

Value

Type Description
ManagedExecution ManagedExecutionMode.Auto.