PackageRemote64Class.ForceExecutionValue 屬性

定義

取得或設定值,指出容器的執行值是否應該強制包含特定值。

public:
 virtual property bool ForceExecutionValue { bool get(); void set(bool value); };
public virtual bool ForceExecutionValue { get; set; }
member this.ForceExecutionValue : bool with get, set
Public Overridable Property ForceExecutionValue As Boolean

屬性值

Boolean

如果容器的執行值應該強制包含特定值,則為 true。否則為 false。

實作

適用於