UriUtility.UrlDecodeToBytes, méthode (array<Byte , Int32, Int32)

Espace de noms :  Microsoft.TeamFoundation.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : array<System.Byte[]

Sécurité .NET Framework

Voir aussi

Référence

UriUtility Classe

UrlDecodeToBytes, surcharge

Microsoft.TeamFoundation.Common, espace de noms