Partager via


StrokeProperty.Timestamp, champ

Mise à jour : November 2007

Structure FILETIME qui indique l'heure à laquelle le trait a été créé ou a été ajouté au document.

Espace de noms :  Microsoft.Ink
Assembly :  Microsoft.Ink.JournalReader (dans Microsoft.Ink.JournalReader.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Timestamp As Guid
'Utilisation
Dim value As Guid

value = StrokeProperty.Timestamp
public static readonly Guid Timestamp
public:
static initonly Guid Timestamp
public static final Guid Timestamp
public static final var Timestamp : Guid

Notes

typedef struct _FILETIME {
    DWORD dwLowDateTime;
    DWORD dwHighDateTime;
} FILETIME, *PFILETIME;

Plateformes

Windows Vista

Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Informations de version

.NET Framework

Pris en charge dans : 3.0

Voir aussi

Référence

StrokeProperty, classe

Membres StrokeProperty

Microsoft.Ink, espace de noms