XDocumentClass._XDocument_get_Errors Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::Office::Interop::InfoPath::ErrorsCollection ^ _XDocument_get_Errors() = Microsoft::Office::Interop::InfoPath::_XDocument::get_Errors;
public virtual Microsoft.Office.Interop.InfoPath.ErrorsCollection _XDocument_get_Errors ();
abstract member _XDocument_get_Errors : unit -> Microsoft.Office.Interop.InfoPath.ErrorsCollection
override this._XDocument_get_Errors : unit -> Microsoft.Office.Interop.InfoPath.ErrorsCollection
Public Overridable Function _XDocument_get_Errors () As ErrorsCollection