SpatialInteractionSourceState.Timestamp Propiedad

Definición

Obtiene la marca de tiempo en la que se tomó esta instantánea de estado.

public:
 property PerceptionTimestamp ^ Timestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp Timestamp();
public PerceptionTimestamp Timestamp { get; }
var perceptionTimestamp = spatialInteractionSourceState.timestamp;
Public ReadOnly Property Timestamp As PerceptionTimestamp

Valor de propiedad

la marca de tiempo.

Se aplica a