ParameterCheckerEventArgsMessagePrefix Property

Typemock Isolator Developer Guide
Default message prefix that can be added to the FailureMessage

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public string MessagePrefix { get; }

Property Value

Type: String
Remarks

The message is: Call to [namespace.method] Parameter: [number]
See Also

Reference