The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
InvalidLoadProfileException Constructor ()
Initializes a new instance of the InvalidLoadProfileException class with a system-supplied message that describes the error.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
This constructor initializes the Message property of the new instance to a system-supplied message that describes the error, such as DefaultMessageDisplayedByParameterlessCtorWriterMustSupply. This message considers the current system culture.
The following table shows the initial property values for an instance of InsufficientMemoryException.
Property | Value |
|---|---|
null | |
The localized error message string. |
Show: