Partilhar via


Iteration.ExportableTo Propriedade

Definição

Obtém um conjunto de plataformas para as quais essa iteração pode exportar.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a