XDocumentClass._XDocument_get_View Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Office::Interop::InfoPath::ViewObject ^ _XDocument_get_View() = Microsoft::Office::Interop::InfoPath::_XDocument::get_View;
public virtual Microsoft.Office.Interop.InfoPath.ViewObject _XDocument_get_View ();
abstract member _XDocument_get_View : unit -> Microsoft.Office.Interop.InfoPath.ViewObject
override this._XDocument_get_View : unit -> Microsoft.Office.Interop.InfoPath.ViewObject
Public Overridable Function _XDocument_get_View () As ViewObject