次の方法で共有


DataFlowDebugSessionInfo.LastActivityTime プロパティ

定義

データ フロー デバッグ セッションの最後のアクティビティ時間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象