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

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

Remarks

This interface is intentionally empty.

See Also

Reference

Microsoft.VisualStudio.TestTools.LoadTest Namespace