AutomationProxyAttribute.Value プロパティ

定義

使用するマーシャラーの種類を示す値を取得します。

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

プロパティ値

Automation Marshaler を使用してクラスをマーシャリングする場合は true。プロキシ スタブ マーシャラーを使用する場合は false

適用対象