AutomationProxyAttribute(Boolean) Konstruktor

Definition

Initialisiert eine neue Instanz der AutomationProxyAttribute-Klasse.

public:
 AutomationProxyAttribute(bool val);
public AutomationProxyAttribute(bool val);
new System.Runtime.InteropServices.AutomationProxyAttribute : bool -> System.Runtime.InteropServices.AutomationProxyAttribute
Public Sub New (val As Boolean)

Parameter

val
Boolean

true wenn die Klasse mit dem Automatisierungsmarsaler gemarstet werden soll; false wenn ein Proxy-Stub marshaler verwendet werden soll.

Gilt für: