STestManagement Interface
Represents the invariant interface of a service so that the caller can cast it to different interfaces so that ITuip implementations can have access to the Test Management Interface (TMI) of Visual Studio.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Декларация
<GuidAttribute("E71B8506-ACDC-4f1c-A0ED-B3AE7E6551D3")> _
Public Interface STestManagement
[GuidAttribute("E71B8506-ACDC-4f1c-A0ED-B3AE7E6551D3")]
public interface STestManagement
[GuidAttribute(L"E71B8506-ACDC-4f1c-A0ED-B3AE7E6551D3")]
public interface class STestManagement
[<GuidAttribute("E71B8506-ACDC-4f1c-A0ED-B3AE7E6551D3")>]
type STestManagement = interface end
public interface STestManagement
Remarks
This interface is intentionally empty.