XsltCompileException.Message Property

Definition

Gets the formatted error message describing the location of the error. To get the actual error, you need to use the message on the inner exception.

C#
public override string Message { get; }

Property Value

The formatted error message describing the location of the error. This is in the format filename (line, position).

Applies to

Proizvod Verzije
.NET Framework 1.1