Compartir a través de


Application.IdentifierUris Propiedad

Definición

Obtiene o establece una colección de URI para la aplicación.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a