LoadTestLoadProfile.CheckIfProfileCanBeModified(String) Method
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:
void CheckIfProfileCanBeModified(System::String ^ propertyName);
public void CheckIfProfileCanBeModified (string propertyName);
member this.CheckIfProfileCanBeModified : string -> unit
Public Sub CheckIfProfileCanBeModified (propertyName As String)
Parameters
- propertyName
- String