次の方法で共有


SourceControlSyncJobStreamById.StreamText プロパティ

定義

同期ジョブ ストリームのテキストを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象