Summary
Gets a value indicating whether to register the project output for
use with COM components.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Configuration
Settings
Syntax
public bool RegisterForComInterop { get; }
Value
| Type | Description |
|---|---|
| bool |
true if the project output should be registered
for use with COM components; otherwise, false.
|
