Summary
Filename of the .ocx file.
- Assembly
- NAnt
.Win32 .dll - Namespace
- NAnt
.Win32 .Tasks - Containing Type
- AxImpTask
Syntax
[TaskAttribute("ocx", Required = true)]
public FileInfo OcxFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |