Partager via


_Application3, 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

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

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

Voir aussi

Référence

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