次の方法で共有


ApplicationStackResource.Dependency プロパティ

定義

アプリケーション スタックの依存関係を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象