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

FrameworkInfoDictionary.IsReadOnly Property

[This is preliminary documentation and subject to change.]

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

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

Implements

IDictionary.IsReadOnly

Remarks

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

See Also

FrameworkInfoDictionary Class | NAnt.Core Namespace