NAnt SDK Documentation - v0.92

CompilerBase.ResourceLinkage.ClassName Property

Gets the name of the class (most likely a form) that the resource is associated with.

[Visual Basic]
Public Property ClassName As String
[C#]
public string ClassName {get; set;}

Property Value

The name of the class the resource is associated with.

See Also

CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace