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

屬性值

Boolean

如果工作在執行時應該顯示使用者介面物件,則 為 true ;否則 為 false

實作

備註

如需詳細資訊,請參閱Package

適用於