Compartir a través de


PropertiesCollection.ICollection<KeyValuePair<String, Object>>.IsReadOnly (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.WebApi
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Private ReadOnly Property IsReadOnly As Boolean
    Implements ICollection(Of KeyValuePair(Of String, Object)).IsReadOnly
bool ICollection<KeyValuePair<string, Object>>.IsReadOnly { get; }

Valor de propiedad

Tipo: System.Boolean

Implementaciones

ICollection<T>.IsReadOnly

Seguridad de .NET Framework

Vea también

Referencia

PropertiesCollection Clase

Microsoft.VisualStudio.Services.WebApi (Espacio de nombres)