Freigeben über


UriUtility.Combine-Methode (String, String, Boolean)

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function Combine ( _
    baseUri As String, _
    relativePath As String, _
    treatAbsolutePathAsRelative As Boolean _
) As Uri
public static Uri Combine(
    string baseUri,
    string relativePath,
    bool treatAbsolutePathAsRelative
)

Parameter

Rückgabewert

Typ: System.Uri

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

Combine-Überladung

Microsoft.TeamFoundation.Common-Namespace