Partilhar via


Propriedade PropertiesCollection.ICollection<KeyValuePair<String, Object>>.IsReadOnly

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Private ReadOnly Property IsReadOnly As Boolean
    Implements ICollection(Of KeyValuePair(Of String, Object)).IsReadOnly
bool ICollection<KeyValuePair<string, Object>>.IsReadOnly { get; }

Valor de propriedade

Tipo: System.Boolean

Implementações

ICollection<T>.IsReadOnly

Segurança do .NET Framework

Consulte também

Referência

PropertiesCollection Classe

Namespace Microsoft.VisualStudio.Services.WebApi