Freigeben über


DataBinding.XPath-Eigenschaft

XPath.Represents the attribte in schema: w:xpath

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

Syntax

'Declaration
<SchemaAttrAttribute(, "xpath")> _
Public Property XPath As StringValue
    Get
    Set
'Usage
Dim instance As DataBinding
Dim value As StringValue

value = instance.XPath

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

DataBinding Klasse

DataBinding-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace