SDeclarativeWebTestService Interface

 

Represents the invariant interface of a declarative Web test service.

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

Syntax

[GuidAttribute("D5FB36CF-A803-4419-AA0A-23FB24D60C50")]
public interface SDeclarativeWebTestService
[GuidAttribute("D5FB36CF-A803-4419-AA0A-23FB24D60C50")]
public interface class SDeclarativeWebTestService
[<GuidAttribute("D5FB36CF-A803-4419-AA0A-23FB24D60C50")>]
type SDeclarativeWebTestService = interface end
<GuidAttribute("D5FB36CF-A803-4419-AA0A-23FB24D60C50")>
Public Interface SDeclarativeWebTestService

Remarks

This interface is intentionally empty.

See Also

Microsoft.VisualStudio.TestTools.LoadTest Namespace

Return to top