Freigeben über


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

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

Syntax

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

Parameter

Rückgabewert

Typ: array<System.Byte[]

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

UrlEncodeToBytes-Überladung

Microsoft.TeamFoundation.Common-Namespace