Partager via


HeaderCollection.IsReadOnly

HeaderCollection.IsReadOnly

The HeaderCollection.IsReadOnly property indicates whether the collection is read-only.

Syntax

[C#]

public Boolean IsReadOnly {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property IsReadOnly As Boolean

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

HeaderCollection