ForEachLoopClass.ForcedExecutionValue 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ForceExecutionValue如果属性设置为 true,则获取或设置一个值,该值指定包返回的可选执行值。
public:
 virtual property System::Object ^ ForcedExecutionValue { System::Object ^ get(); void set(System::Object ^ value); };
	public virtual object ForcedExecutionValue { get; set; }
	member this.ForcedExecutionValue : obj with get, set
	Public Overridable Property ForcedExecutionValue As Object
	属性值
用于指定包返回的可选执行值的值。