LoadTestStepLoadProfile Constructor
Initializes a new instance of the LoadTestStepLoadProfile class.
Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Syntax
'Declaration
Public Sub New
public LoadTestStepLoadProfile()
public:
LoadTestStepLoadProfile()
new : unit -> LoadTestStepLoadProfile
public function LoadTestStepLoadProfile()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.