MyWorkSqmCommandService, constructeur
Espace de noms : Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork
Assembly : Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntaxe
'Déclaration
<ImportingConstructorAttribute> _
Public Sub New ( _
serviceProvider As IServiceProvider _
)
[ImportingConstructorAttribute]
public MyWorkSqmCommandService(
IServiceProvider serviceProvider
)
Paramètres
- serviceProvider
Type : System.IServiceProvider
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
MyWorkSqmCommandService Classe
Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork, espace de noms