다음을 통해 공유


PackageRemote64Class.InteractiveMode 속성

정의

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

속성 값

실행 중 해당 태스크에 사용자 인터페이스 개체가 표시되어야 하는 경우 true입니다. 그렇지 않으면 false입니다.

구현

적용 대상