ChangeListSearchCriteria.ItemPath 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.
Path of item to search under. If the itemPaths memebr is used then it will take precedence over this.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="itemPath")]
public string ItemPath { get; set; }
member this.ItemPath : string with get, set
Public Property ItemPath As String
Property Value
- Attributes