ApplicationStack.Dependency Property

Definition

Gets or sets application stack dependency.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to