Freigeben über


UriUtility.UrlDecode-Methode (array<Byte , Int32, Int32, Encoding)

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

Syntax

'Declaration
Public Shared Function UrlDecode ( _
    bytes As Byte(), _
    offset As Integer, _
    count As Integer, _
    e As Encoding _
) As String
public static string UrlDecode(
    byte[] bytes,
    int offset,
    int count,
    Encoding e
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

UrlDecode-Überladung

Microsoft.TeamFoundation.Common-Namespace