ComponentSpace Trace Listeners Class Library Reference

HttpTraceListener.RequestUrl Property

Gets or sets the URL for receiving the trace messages.

[Visual Basic]
Public Property RequestUrl As String
[C#]
public string RequestUrl {get; set;}

Property Value

The URL for receiving the trace messages.

See Also

HttpTraceListener Class | ComponentSpace.TraceListeners Namespace