Freigeben über


Trace.Duration-Eigenschaft

duration.Represents the attribte in schema: duration

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

Syntax

'Declaration
<SchemaAttrAttribute(, "duration")> _
Public Property Duration As DecimalValue
    Get
    Set
'Usage
Dim instance As Trace
Dim value As DecimalValue

value = instance.Duration

instance.Duration = value
[SchemaAttrAttribute(, "duration")]
public DecimalValue Duration { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DecimalValue

Siehe auch

Referenz

Trace Klasse

Trace-Member

DocumentFormat.OpenXml.InkML-Namespace