Condividi tramite


Metodo ByteArray.GetBytes

Restituisce la matrice di byte sottostante.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function GetBytes As Byte()
public byte[] GetBytes()

Valore restituito

Tipo: array<System.Byte[]
Restituisca il valore Byte.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ByteArray Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server