FileScannerType Enum
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.
Class FileScannerTypes
public enum class FileScannerType
C++/CX
public enum class FileScannerType
enum FileScannerType
public enum FileScannerType
type FileScannerType =
Public Enum FileScannerType
- Inheritance
-
FileScannerType
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown scanner type |
FileReference | 1 | File Reference scanner type |
FileData | 2 | File Data scanner type |
Symbol | 3 | Symbol scanner type |
Content | 4 | Content type |
Produit | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |