Share via


ExternalApplicationClass-Klasse

Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

<GuidAttribute("80756358-5146-11D5-A672-00B0D022E945")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class ExternalApplicationClass
    Implements _ExternalApplication, ExternalApplication

Dim instance As ExternalApplicationClass
[GuidAttribute("80756358-5146-11D5-A672-00B0D022E945")] 
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
public class ExternalApplicationClass : _ExternalApplication, ExternalApplication

Vererbungshierarchie

System.Object
  Microsoft.Office.Interop.InfoPath.ExternalApplicationClass

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

ExternalApplicationClass-Member
Microsoft.Office.Interop.InfoPath-Namespace