ConnectEventResponse.Subprotocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subprotocol.
[System.Runtime.Serialization.DataMember(Name="subprotocol")]
[System.Text.Json.Serialization.JsonPropertyName("subprotocol")]
public string Subprotocol { get; set; }
[<System.Runtime.Serialization.DataMember(Name="subprotocol")>]
[<System.Text.Json.Serialization.JsonPropertyName("subprotocol")>]
member this.Subprotocol : string with get, set
Public Property Subprotocol As String
Property Value
- Attributes