FileScannerType Enum
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.
Class FileScannerTypes
public enum class FileScannerType
public enum class FileScannerType
enum FileScannerType
public enum FileScannerType
type FileScannerType =
Public Enum FileScannerType
- Inheritance
-
FileScannerType
Fields
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 |