PrincipalCollection.IsReadOnly Propriedade

Definição

Retorna false.Returns false. Esta não é uma coleção somente leitura.This is not a read-only collection.

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

Valor da propriedade

Boolean

Sempre false.Always false.

Implementações

Aplica-se a