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

实现

适用于