DelegateSearchTask.IsStopped 属性

定义

确定是否停止搜索。

public:
 property bool IsStopped { bool get(); };
public:
 property bool IsStopped { bool get(); };
public bool IsStopped { get; }
member this.IsStopped : bool
Public ReadOnly Property IsStopped As Boolean

属性值

Boolean

如果搜索已停止,则为 True; 否则为 false。

适用于