Click or drag to resize

RestRequestMessageUrl Property

Gets the URL of the message

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public Uri Url { get; }

Property Value

Type: Uri
See Also