IndexSymbolScannerDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents details about a symbol scanner.
public ref class IndexSymbolScannerDetails
[Windows::Foundation::Metadata::WebHostHidden]
class IndexSymbolScannerDetails
public class IndexSymbolScannerDetails
type IndexSymbolScannerDetails = class
Public Class IndexSymbolScannerDetails
- Inheritance
-
IndexSymbolScannerDetails
Constructors
IndexSymbolScannerDetails(TimeSpan, Int32) |
Initializes a new instance of the IndexSymbolScannerDetails class. |
Properties
Duration |
Gets the total duration of the scanner for all the scanned files. It excludes persisting scanner data. |
FilesCount |
Gets the number of files that has been scanned for this scanner. |