Freigeben über


Trace.PriorRef-Eigenschaft

priorRef.Represents the attribte in schema: priorRef

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

Syntax

'Declaration
<SchemaAttrAttribute(, "priorRef")> _
Public Property PriorRef As StringValue
    Get
    Set
'Usage
Dim instance As Trace
Dim value As StringValue

value = instance.PriorRef

instance.PriorRef = value
[SchemaAttrAttribute(, "priorRef")]
public StringValue PriorRef { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Trace Klasse

Trace-Member

DocumentFormat.OpenXml.InkML-Namespace