Compartir a través de


Iteration.ExportableTo Propiedad

Definición

Obtiene un conjunto de plataformas a las que se puede exportar esta iteración.

[Newtonsoft.Json.JsonProperty(PropertyName="exportableTo")]
public System.Collections.Generic.IList<string> ExportableTo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exportableTo")>]
member this.ExportableTo : System.Collections.Generic.IList<string>
Public ReadOnly Property ExportableTo As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a