VersionControlHistoryExt.VersionControlHistorySelectionChangedEventArgs.Channel, propriété
Obtient le canal pour lequel la sélection a changé.
Espace de noms : Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly : Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Channel As VersionControlHistoryChannel
public VersionControlHistoryChannel Channel { get; }
Valeur de propriété
Type : Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlHistoryChannel
retourne VersionControlHistoryChannel ;
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
VersionControlHistoryExt.VersionControlHistorySelectionChangedEventArgs Classe
Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms