次の方法で共有


SourceControlConfiguration.OperatorParams プロパティ

定義

文字列形式の Operator インスタンスのパラメーターを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象