Geofence.Id Proprietà

Definizione

ID del geofence.

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID del geofence.

Requisiti Windows

Funzionalità dell'app
location

Commenti

L'ID è limitato a 63 caratteri.

Il valore ID deve essere univoco tra tutti i geofences associati alla stessa applicazione e all'utente.

Si applica a