Freigeben über


AudioDeviceInputNode.Device Eigenschaft

Definition

Ruft Informationen zum Audiogerät ab.

public:
 property DeviceInformation ^ Device { DeviceInformation ^ get(); };
DeviceInformation Device();
public DeviceInformation Device { get; }
var deviceInformation = audioDeviceInputNode.device;
Public ReadOnly Property Device As DeviceInformation

Eigenschaftswert

Ein DeviceInformation-Objekt , das das Gerät darstellt.

Gilt für: