TwoPanelHingedDevicePosturePreviewReading.Timestamp Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Décrit quand un TwoPanelHingedDevicePosturePreviewReading a été effectué.
public:
property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
/// [get: Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreviewReading is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
public System.DateTimeOffset Timestamp { [Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreviewReading is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")] get; }
var dateTime = twoPanelHingedDevicePosturePreviewReading.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset
Valeur de propriété
Horodatage lorsque la lecture a été effectuée.
- Attributs