public bool ScanningIsStopped { get; }
Public ReadOnly Property ScanningIsStopped As Boolean Get
public: property bool ScanningIsStopped { bool get (); }
member ScanningIsStopped : bool with get
In This Article