Sdílet prostřednictvím


TagHelperAttributeList.ICollection<TagHelperAttribute>.IsReadOnly Vlastnost

Definice

Získá hodnotu, která určuje, zda je ICollection<T> určena jen pro čtení.

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

Hodnota vlastnosti

Implementuje

Platí pro