SCodedWebTestService Interface

 

Represents the invariant interface of a Web test service.

Namespace:   Microsoft.VisualStudio.TestTools.LoadTest
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Syntax

[GuidAttribute("6C5471BC-DD95-4cbd-8100-B4C5380AA74C")]
public interface SCodedWebTestService
[GuidAttribute("6C5471BC-DD95-4cbd-8100-B4C5380AA74C")]
public interface class SCodedWebTestService
[<GuidAttribute("6C5471BC-DD95-4cbd-8100-B4C5380AA74C")>]
type SCodedWebTestService = interface end
<GuidAttribute("6C5471BC-DD95-4cbd-8100-B4C5380AA74C")>
Public Interface SCodedWebTestService

Remarks

This interface is intentionally empty.

See Also

Microsoft.VisualStudio.TestTools.LoadTest Namespace

Return to top