Freigeben über


Context.ContextRef-Eigenschaft

contextRef.Represents the attribte in schema: contextRef

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

Syntax

'Declaration
<SchemaAttrAttribute(, "contextRef")> _
Public Property ContextRef As StringValue
    Get
    Set
'Usage
Dim instance As Context
Dim value As StringValue

value = instance.ContextRef

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Context Klasse

Context-Member

DocumentFormat.OpenXml.InkML-Namespace