Freigeben über


UriUtility.UrlDecodeToBytes-Methode (String, Encoding)

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

Syntax

'Declaration
Public Shared Function UrlDecodeToBytes ( _
    str As String, _
    e As Encoding _
) As Byte()
public static byte[] UrlDecodeToBytes(
    string str,
    Encoding e
)

Parameter

Rückgabewert

Typ: array<System.Byte[]

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

UrlDecodeToBytes-Überladung

Microsoft.TeamFoundation.Common-Namespace