Click or drag to resize

BcfFaultViewMessageText Property

Gets the message text.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public virtual string MessageText { get; }

Property Value

Type: String
The message text.
See Also