TFVCTeamExplorerSccInfoProviderVS.ActivateSccContext-Methode
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Sub ActivateSccContext ( _
sccContext As ITeamExplorerSccContextInfo _
)
public void ActivateSccContext(
ITeamExplorerSccContextInfo sccContext
)
Parameter
- sccContext
Typ: 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