MidlTask.

Options Property

Summary

Additional options to pass to midl.exe.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
MidlTask

Syntax

[BuildElementCollection("options", "option")]
public OptionCollection Options { get; }

Attributes

Type Description
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value

Type Description
OptionCollection