DataProviderManager.ICollection<DataProvider>.IsReadOnly Property

Definition

property bool System::Collections::Generic::ICollection<Microsoft::VisualStudio::Data::DataProvider>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<Microsoft.VisualStudio.Data.DataProvider>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.VisualStudio.Data.DataProvider>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of DataProvider).IsReadOnly

Property Value

Implements

Applies to