DiagnosticSolutionType 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.
Type of Solution.
public enum DiagnosticSolutionType
type DiagnosticSolutionType =
Public Enum DiagnosticSolutionType
- Inheritance
-
DiagnosticSolutionType
Fields
Name | Value | Description |
---|---|---|
QuickSolution | 0 | QuickSolution. |
DeepInvestigation | 1 | DeepInvestigation. |
BestPractices | 2 | BestPractices. |