Share via


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

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

Remarks

This interface is intentionally empty.

See Also

Reference

Microsoft.VisualStudio.TestTools.LoadTest Namespace