PrincipalCollection.IsReadOnly Propiedad

Definición

Devuelve false. Esta 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 false.

Implementaciones

Se aplica a