Compartir a través de


ProjectSettings.ClassificationType Propiedad

Definición

Obtiene o establece el tipo de clasificación del proyecto. Entre los valores posibles se incluyen: "Multiclass", "Multilabel"

[Newtonsoft.Json.JsonProperty(PropertyName="classificationType")]
public string ClassificationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="classificationType")>]
member this.ClassificationType : string with get, set
Public Property ClassificationType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a