次の方法で共有


WorkItemConfiguration.ConnectorId プロパティ

定義

作業項目が作成されるコネクタ識別子を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象