IndexSymbolScannerDetails.FilesCount Property
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.
Gets the number of files that has been scanned for this scanner.
public:
property int FilesCount { int get(); };
public:
property int FilesCount { int get(); };
public int FilesCount { get; }
member this.FilesCount : int
Public ReadOnly Property FilesCount As Integer