LoadTestScenario.LoadProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestLoadProfile ^ LoadProfile { Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestLoadProfile ^ get(); void set(Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestLoadProfile ^ value); };
public Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestLoadProfile LoadProfile { get; set; }
member this.LoadProfile : Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestLoadProfile with get, set
Public Property LoadProfile As LoadTestLoadProfile