Share via


PrincipalCollection.IsReadOnly Propriété

Définition

Retourne false. Il ne s'agit pas d'une collection en lecture seule.

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

Valeur de propriété

Toujours false.

Implémente

S’applique à