TagList.IsReadOnly Propriété

Définition

Obtient une valeur indiquant si TagList est en lecture seule. Cette propriété retourne falsetoujours .

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

Valeur de propriété

Retourne toujours false.

Implémente

S’applique à