Partager via


_Application2, interface

Ce type est le wrapper d'une interface COM implémentée par une classe de composants (coclass) qui est requise par le code managé pour l'interopérabilité COM. Pour accéder aux membres spécifiés par cette interface, utilisez le type qui enveloppe la classe de composants implémentant cette interface. Pour plus d'informations sur ce type, notamment son utilisation, des remarques et des exemples, voir Application.

 

Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans microsoft.office.interop.infopath.semitrust.dll)

Syntaxe

<CLSCompliantAttribute(False)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd6bb-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface _Application2
    Inherits _Application

Dim instance As _Application2
[CLSCompliantAttribute(false)] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("096cd6bb-0786-11d1-95fa-0080c78ee3bb")] 
public interface _Application2 : _Application

Voir aussi

Référence

Membres _Application2
Microsoft.Office.Interop.InfoPath.SemiTrust, espace de noms