DkmCompiledInspectionQueryKind Class
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.
Indicates the type of inspection query. This is used to select a component to process the query.
public ref class DkmCompiledInspectionQueryKind abstract sealed
public ref class DkmCompiledInspectionQueryKind abstract sealed
class DkmCompiledInspectionQueryKind abstract sealed
public static class DkmCompiledInspectionQueryKind
type DkmCompiledInspectionQueryKind = class
Public Class DkmCompiledInspectionQueryKind
- Inheritance
-
DkmCompiledInspectionQueryKind
Properties
DkmClrIL |
Query is a DkmCompiledClrInspectionQuery. |
DkmIL |
Query is a DkmCompiledILInspectionQuery object. |