Compartilhar via


TagHelperAttributeList.ICollection<TagHelperAttribute>.IsReadOnly Propriedade

Definição

Obtém um valor que indica se o ICollection<T> é somente leitura.

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

Valor da propriedade

Implementações

Aplica-se a