Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<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.