Click or drag to resize
RequestReceivedEventArgsFile Property
Gets the file portion of PathAndFile or an empty string if there is no file portion.

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

Property Value

Type: String
See Also