Поделиться через


Trace.PriorRef Property

priorRef.Represents the attribte in schema: priorRef

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

Syntax

'Декларация
<SchemaAttrAttribute(, "priorRef")> _
Public Property PriorRef As StringValue
    Get
    Set
'Применение
Dim instance As Trace
Dim value As StringValue

value = instance.PriorRef

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Trace Class

Trace Members

DocumentFormat.OpenXml.InkML Namespace