XParent Property

The parent of the current element.

Syntax

public string XParent { get; }
Public ReadOnly Property XParent As String

Default Value

""

Remarks

This property contains the parent of the current element. The current element is specified via the XPath property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]