共用方式為


SolutionType 列舉

定義

定義 SolutionType 的值。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SolutionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SolutionType = 
Public Enum SolutionType
繼承
SolutionType
屬性
Newtonsoft.Json.JsonConverterAttribute

欄位

BestPractices 2
DeepInvestigation 1
QuickSolution 0

適用於