NAnt SDK Documentation - v0.85-nightly-2005-11-09

CompilerBase.ResourceLinkage.HasNamespaceName Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether a namespace name is available for this CompilerBase.ResourceLinkage instance.

[Visual Basic]
Public ReadOnly Property HasNamespaceName As Boolean
[C#]
public bool HasNamespaceName {get;}

Property Value

true if a namespace name is available for this CompilerBase.ResourceLinkage instance; otherwise, false.

Remarks

Missing <remarks> documentation for P:NAnt.DotNet.Tasks.CompilerBase.ResourceLinkage.HasNamespaceName

See Also

CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace