| CaseParameterName Property |
The name of the parameter for which the
Criteria expression belongs to, if any.
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public string ParameterName { get; }
Public ReadOnly Property ParameterName As String
Get
public:
property String^ ParameterName {
String^ get ();
}
member ParameterName : string with get
Property Value
Type:
StringSee Also