AutomationProxyAttribute.Value 屬性

定義

取得值,表示使用的封送處理器的型別。

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

屬性值

如果類別應該使用 Automation 封送處理器來封送處理,則為 true﹔如果應該使用 Proxy Stub 封送處理器,則為 false

適用於