HostTypeAttribute.ProxyType-Eigenschaft

Ruft eine Type-Instanz ab (bzw. legt diese fest), die den Proxytyp beschreibt.

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

'Declaration
Public Property ProxyType As Type
public Type ProxyType { get; set; }

Eigenschaftswert

Typ: System.Type
Eine Type-Instanz, die den Proxytyp beschreibt.

.NET Framework-Sicherheit

Siehe auch

Referenz

HostTypeAttribute Klasse

Microsoft.VisualStudio.Tools.Applications.Runtime-Namespace

Type