This documentation is archived and is not being maintained.

ReadOnlyList::IList::IsReadOnly Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

private:
virtual property bool IsReadOnly {
	bool get () sealed = IList::IsReadOnly::get;
}

Property Value

Type: System::Boolean
Returns Boolean.

Implements

IList::IsReadOnly

Show: