AutomationProxyAttribute(Boolean) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a AutomationProxyAttribute osztály új példányát.
public:
AutomationProxyAttribute(bool val);
public AutomationProxyAttribute(bool val);
new System.Runtime.InteropServices.AutomationProxyAttribute : bool -> System.Runtime.InteropServices.AutomationProxyAttribute
Public Sub New (val As Boolean)
Paraméterek
- val
- Boolean
true ha az osztályt az Automation Marshalerrel kell marsallizálni; false ha proxycsomószög-marsallt kell használni.