Compartilhar via


Propriedade TfvcChangesetSearchCriteria.ItemPath

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(Name := "path", EmitDefaultValue := False)> _
Public Property ItemPath As String
[DataMemberAttribute(Name = "path", EmitDefaultValue = false)]
public string ItemPath { get; set; }

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

TfvcChangesetSearchCriteria Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi