Summary
Gets the name of the class (most likely a form) that the resource
is associated with.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
.ResourceLinkage
Syntax
public string ClassName { get; set; }
Value
Type | Description |
---|---|
string | The name of the class the resource is associated with. |