Click or drag to resize
RequestReceivedEventArgsPath Property
Gets the path portion of PathAndFile or '/' if the request is for a file in the root.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Path { get; }

Property Value

Type: String
See Also