PackageRemote32Class.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

属性值

如果包的执行值应强制包含特定值,则为 true;否则为 false。

实现

适用于