HeaderDictionary.IsReadOnly Property

Definition

Gets a value that indicates whether the HeaderDictionary is in read-only mode.

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

Property Value

true if the HeaderDictionary is in read-only mode; otherwise, false.

Implements

Applies to