UriHelper.Concatenate Method (String())
Concatenates parts of the Uri together ensuring that any duplicate '/' characters are removed.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- parts
-
Type:
System.String()
Parts of the Uri to be combined.
Show: