Set<T>.IsReadOnly (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common (en Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly { get; }

Valor de propiedad

Tipo: System.Boolean

Implementaciones

ICollection<T>.IsReadOnly

Seguridad de .NET Framework

Vea también

Referencia

Set<T> Clase

Microsoft.TeamFoundation.VersionControl.Common.Internal (Espacio de nombres)