TaskHostClass.ForcedExecutionValue 속성

정의

컨테이너 정의 값을 포함하는 개체를 가져오거나 설정합니다.

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

속성 값

컨테이너 정의 값을 포함하는 개체입니다.

구현

적용 대상