Freigeben über


IndexSymbolScanFileExtensionDetail Class

Definition

Represents detail about a file extension that symbol scanners work on.

public ref class IndexSymbolScanFileExtensionDetail
public class IndexSymbolScanFileExtensionDetail
type IndexSymbolScanFileExtensionDetail = class
Public Class IndexSymbolScanFileExtensionDetail
Inheritance
IndexSymbolScanFileExtensionDetail

Constructors

IndexSymbolScanFileExtensionDetail(Int32, Int32, Int32)

Initializes a new instance of the IndexSymbolScanFileExtensionDetail class.

Properties

Duration

Gets the total duration in milliseconds that symbol scanners have spent on this extension.

FilesCount

Gets number of files with this extension that has been scanned.

SymbolCount

Gets number of symbols that symbol scanners found for this extension.

Applies to