PrincipalCollection.IsReadOnly Propiedad

Definición

Devuelve false. No es una colección de solo lectura.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valor de propiedad

Siempre es false.

Implementaciones

Se aplica a