Sdílet prostřednictvím


Timestamp.TimeString Property

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; }

Property Value

Type: DocumentFormat.OpenXml.DateTimeValue

See Also

Reference

Timestamp Class

Timestamp Members

DocumentFormat.OpenXml.InkML Namespace