Freigeben über


UriUtility.TryCreateAbsoluteUri-Methode

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

Syntax

'Declaration
Public Shared Function TryCreateAbsoluteUri ( _
    val As String, _
    requireHttpScheme As Boolean, _
    <OutAttribute> ByRef uri As Uri _
) As Boolean
public static bool TryCreateAbsoluteUri(
    string val,
    bool requireHttpScheme,
    out Uri uri
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

Microsoft.TeamFoundation.Common-Namespace