NAnt SDK Documentation - v0.92

CompilerBase.ResourceLinkage Properties

The properties of the CompilerBase.ResourceLinkage class are listed below. For a complete list of CompilerBase.ResourceLinkage class members, see the CompilerBase.ResourceLinkage Members topic.

Public Instance Properties

ClassName Gets the name of the class (most likely a form) that the resource is associated with.
Culture Gets the culture that the resource is associated with.
HasClassName Gets a value indicating whether a class name is available for this CompilerBase.ResourceLinkage instance.
HasNamespaceName Gets a value indicating whether a namespace name is available for this CompilerBase.ResourceLinkage instance.
IsValid Gets a value indicating whether the CompilerBase.ResourceLinkage instances contains valid data.
NamespaceName Gets the name of namespace the resource is under.

See Also

CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace