Freigeben über


UriUtility.UrlDecodeToBytes-Methode (array<Byte , Int32, Int32)

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

Syntax

'Declaration
Public Shared Function UrlDecodeToBytes ( _
    bytes As Byte(), _
    offset As Integer, _
    count As Integer _
) As Byte()
public static byte[] UrlDecodeToBytes(
    byte[] bytes,
    int offset,
    int count
)

Parameter

Rückgabewert

Typ: array<System.Byte[]

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

UrlDecodeToBytes-Überladung

Microsoft.TeamFoundation.Common-Namespace