ConnectionMessage.Properties Property

Definition

A collection of properties and their values defined for this ConnectionMessage. Message headers can be accessed via this collection (e.g. "Content-Type").

public Microsoft.CognitiveServices.Speech.PropertyCollection Properties { get; }
member this.Properties : Microsoft.CognitiveServices.Speech.PropertyCollection
Public ReadOnly Property Properties As PropertyCollection

Property Value

Applies to