Click or drag to resize
RequestMetadataDeviceMetadata Property
Gets the metadata about the end-user device.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public DeviceMetadata DeviceMetadata { get; }

Property Value

Type: DeviceMetadata
See Also