AutomationProxyAttribute(Boolean) Oluşturucu

Tanım

AutomationProxyAttribute sınıfının yeni bir örneğini başlatır.

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

Parametreler

val
Boolean

true Sınıfın Automation Marshaler kullanılarak sıralanması gerekiyorsa; false bir proxy saplama sıralayıcısı kullanılması gerekiyorsa.

Şunlara uygulanır