SimpleWorkerRequest.GetUriPath Method

Definition

Returns the virtual path to the requested URI.

public:
 override System::String ^ GetUriPath();
public override string GetUriPath ();
override this.GetUriPath : unit -> string
Public Overrides Function GetUriPath () As String

Returns

The path to the requested URI.

Applies to