次の方法で共有


IndexerExecutionResult.InitialTrackingState プロパティ

定義

インデクサーの実行が開始された変更追跡状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="initialTrackingState")]
public string InitialTrackingState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initialTrackingState")>]
member this.InitialTrackingState : string
Public ReadOnly Property InitialTrackingState As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象