PackageNeutralClass.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;否則,則為錯誤

實作

適用於