Freigeben über


MidiSynthesizer.DeviceId Eigenschaft

Definition

Ruft die Geräte-ID des Microsoft MIDI-Synthesizers ab. Beachten Sie, dass alle Instanzen des Synthesizers über dieselbe ID verfügen.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = midiSynthesizer.deviceId;
Public ReadOnly Property DeviceId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Geräte-ID dieses instance des Microsoft MIDI-Synthesizers.

Implementiert

Gilt für: