MyWorkSqmCommandService-Klasse
Vererbungshierarchie
System.Object
Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork.MyWorkSqmCommandService
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
<ExportAttribute(GetType(IMyWorkSqmCommandService))> _
Public Class MyWorkSqmCommandService _
Implements IMyWorkSqmCommandService
[ExportAttribute(typeof(IMyWorkSqmCommandService))]
public class MyWorkSqmCommandService : IMyWorkSqmCommandService
Der MyWorkSqmCommandService-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MyWorkSqmCommandService |
Zum Seitenanfang
Methoden
Zum Seitenanfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Referenz
Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork-Namespace