TFVCTeamExplorerSccInfoProviderVS.AvailableSccContexts-Eigenschaft
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Property AvailableSccContexts As IList(Of ITeamExplorerSccContextInfo)
public IList<ITeamExplorerSccContextInfo> AvailableSccContexts { get; set; }
Eigenschaftswert
Typ: System.Collections.Generic.IList<ITeamExplorerSccContextInfo>
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
TFVCTeamExplorerSccInfoProviderVS Klasse
Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace