PointWorkItemProperty.WorkItem Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
key value pair of test point work item property.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true)]
public System.Collections.Generic.KeyValuePair<string,object> WorkItem;
val mutable WorkItem : System.Collections.Generic.KeyValuePair<string, obj>
Public WorkItem As KeyValuePair(Of String, Object)
Field Value
- Attributes