Partager via


VersionControlAnnotate.SelectedRegions, propriété

Obtenir sélectionné annotent la zone pour cette visionneuse d'annotation. La zone sélectionnée est la seule zone disponible avant l'opération d'annotation terminée.

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly :  Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SelectedRegions As VersionControlAnnotateRegion()
public VersionControlAnnotateRegion[] SelectedRegions { get; }

Valeur de propriété

Type : array<Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlAnnotateRegion[]
retourne VersionControlAnnotateRegion ;

Notes

C'est cohérente avec le comportement de fenêtre Outil d'annotation où les opérations peuvent être effectuées dans la zone sélectionnée à tout moment. Cela permet actuellement qu'une zone sélectionnée unique.

Sécurité .NET Framework

Voir aussi

Référence

VersionControlAnnotate Classe

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms