次の方法で共有


USqlTableStatistics.StatDataPath プロパティ

定義

統計データへのパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象