Share via


RazorError.Message Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets the error message.

public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

Property Value

The error message.

Applies to