Partilhar via


Propriedade VersionControlHistory.SelectedLabels

Obter os rótulos selecionadas do canal de rótulos.

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (em Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxe

'Declaração
Public ReadOnly Property SelectedLabels As VersionControlHistoryLabelItem()
public VersionControlHistoryLabelItem[] SelectedLabels { get; }

Valor de propriedade

Tipo: array<Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlHistoryLabelItem[]
Retorna VersionControlHistoryLabelItem.

Segurança do .NET Framework

Consulte também

Referência

VersionControlHistory Classe

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl