PipelineException.Message Property
Definition
Gets a message that describes the current exception.
public override string Message { get; }
Property Value
The error message that explains the reason for the exception, or an empty string ("").
Gets a message that describes the current exception.
public override string Message { get; }
The error message that explains the reason for the exception, or an empty string ("").