Partager via


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

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

Syntaxe

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

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

UriUtility Classe

UrlDecode, surcharge

Microsoft.TeamFoundation.Common, espace de noms