Share via


ConnectEventRequest.Subprotocols Propriedade

Definição

Subprotocolos com suporte.

[System.Text.Json.Serialization.JsonPropertyName("subprotocols")]
public System.Collections.Generic.IReadOnlyList<string> Subprotocols { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("subprotocols")>]
member this.Subprotocols : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Subprotocols As IReadOnlyList(Of String)

Valor da propriedade

Atributos

Aplica-se a