Application.IdentifierUris Propriedade

Definição

Obtém ou define uma coleção de URIs para o aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a