ProcessRequestArgs.RequestUri Eigenschaft

Definition

Ruft den URI einer ZU verarbeitenden HTTP-Anforderung ab.

public:
 property Uri ^ RequestUri { Uri ^ get(); };
public Uri RequestUri { get; }
member this.RequestUri : Uri
Public ReadOnly Property RequestUri As Uri

Eigenschaftswert

Uri

A Uri that contains the URI of the request to be processed.

Gilt für: