Freigeben über


VoiceInformation.Id Eigenschaft

Definition

Ruft die eindeutige ID der Sprachsynthese-Engine (Voice) ab.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = voiceInformation.id;
Public ReadOnly Property Id As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die eindeutige ID.

Gilt für:

Weitere Informationen