Freigeben über


Context.Timestamp-Eigenschaft

Timestamp.Represents the element tag in schema: inkml:timestamp

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Timestamp As Timestamp
    Get
    Set
'Usage
Dim instance As Context
Dim value As Timestamp

value = instance.Timestamp

instance.Timestamp = value
public Timestamp Timestamp { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.InkML.Timestamp

Siehe auch

Referenz

Context Klasse

Context-Member

DocumentFormat.OpenXml.InkML-Namespace