Summary
Gets the name of namespace the resource is under.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
.ResourceLinkage
Syntax
public string NamespaceName { get; set; }
Value
| Type | Description |
|---|---|
| string | The name of namespace the resource is under. |
