AutomationProxyAttribute.Value 屬性

定義

會有一個數值指示要使用的指揮器類型。

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

屬性值

true 若該類別應使用自動化引導器進行編組; false 如果應該使用代理存根管理員。

適用於