XObject Properties
Collapse the table of content
Expand the table of content

XObject Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The XObject type exposes the following members.

  NameDescription
Public property BaseUri Gets the base URI for this XObject.
Public property Document Gets the XDocument for this XObject.
Public property NodeType Gets the node type for this XObject.
Public property Parent Gets the parent XElement of this XObject.
Top

  NameDescription
Explicit interface implemetation Private property IXmlLineInfo.LineNumber Gets the line number that the underlying XmlReader reported for this XObject.
Explicit interface implemetation Private property IXmlLineInfo.LinePosition Gets the line position that the underlying XmlReader reported for this XObject.
Top

Show:
© 2017 Microsoft