AutomationProxyAttribute(Boolean) Konstruktor

Definition

Initierar en ny instans av AutomationProxyAttribute klassen.

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

Parametrar

val
Boolean

true om klassen ska konverteras med hjälp av Automation Marshaler; false om en proxy stub marshaler ska användas.

Gäller för