다음을 통해 공유


WorkItemCreateConfiguration.WorkItemProperties Property

Definition

Custom work item properties.

public System.Collections.Generic.IDictionary<string,string> WorkItemProperties { get; }
member this.WorkItemProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property WorkItemProperties As IDictionary(Of String, String)

Property Value

Applies to