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