System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetUrlsForUri Method

Returns an array of all the URLs for an object with the specified URI, hosted on the current System.Runtime.Remoting.Channels.Http.HttpChannel.

Syntax

public virtual string[] GetUrlsForUri (string objectUri)

Parameters

objectUri
The URI of the object for which URLs are required.

Returns

An array of the URLs for an object with the specified URI, hosted on the current System.Runtime.Remoting.Channels.Http.HttpChannel.

Remarks

Requirements

Namespace: System.Runtime.Remoting.Channels.Http
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0