次の方法で共有


MoveResourceDependency.ResolutionStatus プロパティ

定義

依存関係解決の状態を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象