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

FrameworkInfoDictionary.IsFixedSize Property

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for P:NAnt.Core.FrameworkInfoDictionary.IsFixedSize

[Visual Basic]
NotOverridable Public ReadOnly Property IsFixedSize As Boolean _
    Implements IDictionary.IsFixedSize
[C#]
public bool IsFixedSize {get;}

Implements

IDictionary.IsFixedSize

Remarks

Missing <remarks> documentation for P:NAnt.Core.FrameworkInfoDictionary.IsFixedSize

See Also

FrameworkInfoDictionary Class | NAnt.Core Namespace