共用方式為


DelegateSearchTask.IsStopped Property

Definition

Determines whether or not the search is stopped.

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

Property Value

True if the search is stopped, otherwise false.

Applies to