_XDocument interface

This type is a wrapper for a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about the later version of this interface, including usage remarks and examples, seeMicrosoft.Office.Interop.InfoPath.SemiTrust._XDocument2.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd5b1-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface _XDocument
'Usage
Dim instance As _XDocument
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("096cd5b1-0786-11d1-95fa-0080c78ee3bb")]
public interface _XDocument

See also

Reference

_XDocument members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace