Walter.Web.FireWall
Path Property (NotFoundRequest)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RequestTracking Namespace > NotFoundRequest Class : Path Property
Gets the path that invoked the recording.
Syntax
public string Path {get;}

Property Value

The faulty path.
Remarks
You might have a endpoint that maps to this path, however the endpoint will not have a matching method like HttpGet, HttpPost etc.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotFoundRequest Class
NotFoundRequest Members