We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Text of the message.
Namespace: CodeJam.PerfTests.Running.MessagesAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
string MessageText { get; }
VB
ReadOnly Property MessageText As String Get
F#
abstract MessageText : string with get
Type: StringThe text of the message.
IMessage InterfaceCodeJam.PerfTests.Running.Messages Namespace