次の方法で共有


LocationOperationStatus.PercentComplete プロパティ

定義

達成率を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="percentComplete")]
public int? PercentComplete { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="percentComplete")>]
member this.PercentComplete : Nullable<int>
Public ReadOnly Property PercentComplete As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象