PackageRemote32Class.SuspendRequired 屬性

定義

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

屬性值

Boolean

如果工作遇到中斷點時暫停,則 為 true ;否則 為 false

實作

適用於