Udostępnij za pośrednictwem


TagHelperAttributeList.ICollection<TagHelperAttribute>.IsReadOnly Właściwość

Definicja

Pobiera wartość wskazującą, czy kolekcja ICollection<T> jest przeznaczona tylko do odczytu.

property bool System::Collections::Generic::ICollection<Microsoft::AspNetCore::Razor::TagHelpers::TagHelperAttribute>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of TagHelperAttribute).IsReadOnly

Wartość właściwości

Implementuje

Dotyczy