Share via


ChatHistory.ICollection<ChatMessageContent>.IsReadOnly Property

Definition

Gets a value indicating whether the ICollection<T> is read-only.

bool System.Collections.Generic.ICollection<Microsoft.SemanticKernel.ChatMessageContent>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.SemanticKernel.ChatMessageContent>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of ChatMessageContent).IsReadOnly

Property Value

Implements

Applies to