Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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; }
Property Value
Type: DocumentFormat.OpenXml.InkML.Timestamp