Share via


ASPError.Source

The Source property returns a string that contains the actual source text, if available, of the line that caused the error.

caution Caution Take care in displaying source in pages that may be viewable by anyone other than administrators, especially if the source may contain sensitive information.

Syntax

ASPError.Source()

Applies To

ASPError Object