Share via


SseFrame.Comments Property

Definition

The collection of comment strings for the event.

public System.Collections.Generic.IList<string>? Comments { get; init; }
member this.Comments : System.Collections.Generic.IList<string> with get, set
Public Property Comments As IList(Of String)

Property Value

Applies to