DialogServiceConnector.Properties Property

Definition

The collection of properties and their values defined for this DialogServiceConnector instance.

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

Property Value

Remarks

Note: The property collection is only valid until the recognizer owning this Properties is disposed or finalized.

Applies to