Click or drag to resize
FaultExceptionMessage Property
Gets the message for the exception.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
public override string Message { get; }

Property Value

Type: String
See Also