System.Web.HttpParseException.FileName Property

Gets the name of the file being parsed when the error occurs.

Syntax

public string FileName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HttpParseException.FileName property returns the physical path to the source file that has the error unless the physical path is null, in which case it returns null.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0