Summary
Specifies the name of the interface proxy file for a COM interface.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- MidlTask
Syntax
[TaskAttribute("proxy")]
public FileInfo Proxy { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |