Compartir a través de


ProjectSettings.TargetExportPlatforms Propiedad

Definición

Obtiene o establece una lista de ExportPlatform que el modelo entrenado debe ser compatible.

[Newtonsoft.Json.JsonProperty(PropertyName="targetExportPlatforms")]
public System.Collections.Generic.IList<string> TargetExportPlatforms { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetExportPlatforms")>]
member this.TargetExportPlatforms : System.Collections.Generic.IList<string> with get, set
Public Property TargetExportPlatforms As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a