Compartir a través de


VersionSpec.ComponentVersions Propiedad

Definición

Obtiene o establece la propiedad de versión del componente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a