ArtifactUriQuery.ArtifactUris Property
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.
List of artifact URIs to use for querying work items.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IEnumerable<string> ArtifactUris { get; set; }
member this.ArtifactUris : seq<string> with get, set
Public Property ArtifactUris As IEnumerable(Of String)
Property Value
- Attributes