Partager via


_XDocument4.IsHosted - Propriété

Obtient l'information indiquant qu'InfoPath est hébergé sous forme de contrôle dans une autre application.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
ReadOnly Property IsHosted As Boolean
    Get
'Utilisation
Dim instance As _XDocument4
Dim value As Boolean

value = instance.IsHosted
bool IsHosted { get; }

Valeur de propriété

Type : System.Boolean
La valeur true est renvoyée si InfoPath est hébergé sous forme de contrôle dans une autre application. Dans le cas contraire, c'est la valeur false qui est renvoyée.

Implémentations

_XDocument3.IsHosted

Remarques

Cette propriété est conçue pour être utilisée lorsque InfoPath est hébergé sous forme de contrôle dans une autre application.

Pour plus d'informations sur l'hébergement d'InfoPath dans une autre application, voir l'article intitulé « Hébergeant le InfoPath Editor dans a Custom WinForm Application » sur le Portail des développeurs InfoPath sur MSDN.

Voir aussi

Référence

_XDocument4 interface

_XDocument4 - Membres

IsHosted - Surcharge

Microsoft.Office.Interop.InfoPath - Espace de noms