Share via


TestRunConfiguration.TestSettingsProperties Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ TestSettingsProperties { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> TestSettingsProperties { get; }
member this.TestSettingsProperties : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property TestSettingsProperties As Dictionary(Of String, String)

Property Value

Applies to