次の方法で共有


USqlTableFragment.StreamPath プロパティ

定義

テーブル フラグメントの場所の相対パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象