VibrationDevice.Id Proprietà

Definizione

Ottiene l'identificatore per il dispositivo di vibrazione.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Il GUID (Global Unique Identifier) usato per identificare un singolo dispositivo di input.

Si applica a