UriHelper Class

 

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

System.Object
  Microsoft.WindowsAzure.Common.Internals.UriHelper

Public NotInheritable Class UriHelper

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticConcatenate(String())

Concatenates parts of the Uri together ensuring that any duplicate '/' characters are removed.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: