Modifica

Condividi tramite


WebServiceAdapter2.ErrorsLocation Property

Definition

Gets the XML Document Object Model (DOM) node under which the adapter will copy returned errors as XML.

public:
 property Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ ErrorsLocation { Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ get(); };
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode ErrorsLocation { get; }
member this.ErrorsLocation : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public ReadOnly Property ErrorsLocation As IXMLDOMNode

Property Value

Remarks

The initial value of the ErrorsLocation property is a null reference (Nothing in Visual Basic).

Applies to