IndexSymbolScannerDetails Class

Definition

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.

Applies to