Freigeben über


Timestamp.TimeString-Eigenschaft

timeString.Represents the attribte in schema: timeString

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

Syntax

'Declaration
<SchemaAttrAttribute(, "timeString")> _
Public Property TimeString As DateTimeValue
    Get
    Set
'Usage
Dim instance As Timestamp
Dim value As DateTimeValue

value = instance.TimeString

instance.TimeString = value
[SchemaAttrAttribute(, "timeString")]
public DateTimeValue TimeString { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DateTimeValue

Siehe auch

Referenz

Timestamp Klasse

Timestamp-Member

DocumentFormat.OpenXml.InkML-Namespace