Compartilhar via


WorkItemCreateConfiguration.WorkItemProperties Propriedade

Definição

Obtém ou define propriedades personalizadas do item de trabalho

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a