Compartir a través de


ContainerIdentityInfo.UniqueName Propiedad

Definición

Obtiene o establece el nombre único del contenedor.

[Newtonsoft.Json.JsonProperty(PropertyName="uniqueName")]
public string UniqueName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="uniqueName")>]
member this.UniqueName : string with get, set
Public Property UniqueName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a