Partager via


Application.IdentifierUris Propriété

Définition

Obtient ou définit une collection d’URI pour l’application.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à