AxImpTask.

RcwFile Property

Summary

Assembly to use for Runtime Callable Wrapper rather than generating new one [.NET 1.1 or higher].
Assembly
NAnt.Win32.dll
Namespace
NAnt.Win32.Tasks
Containing Type
AxImpTask

Syntax

[TaskAttribute("rcw")]
public FileInfo RcwFile { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo