UriHelper Class

 

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

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

public ref class UriHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticConcatenate(array<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: