Compartilhar via


VersionSpec.ComponentVersions Propriedade

Definição

Obtém ou define a propriedade de versão do 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a