System.Runtime.Remoting.Channels.Http.HttpChannel.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 string[] GetUrlsForUri (string objectURI)

Parameters

objectURI
The URI of the object for which URL's 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