Partager via


HeaderDictionary.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si est HeaderDictionary en mode lecture seule.

public:
 property bool IsReadOnly { bool get(); };
public:
 property bool IsReadOnly { bool get(); void set(bool value); };
public bool IsReadOnly { get; }
public bool IsReadOnly { get; set; }
member this.IsReadOnly : bool
member this.IsReadOnly : bool with get, set
Public ReadOnly Property IsReadOnly As Boolean
Public Property IsReadOnly As Boolean

Valeur de propriété

true si est HeaderDictionary en mode lecture seule ; sinon, false.

Implémente

S’applique à