Summary
Specifies the name of the COM+ application to either find or create.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- RegsvcsTask
Syntax
[TaskAttribute("application")]
public string ApplicationName { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |