Compartilhar via


Método ByteArray.GetBytes

Retorna a matriz subjacente de bytes.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Function GetBytes As Byte()
public byte[] GetBytes()

Valor de retorno

Tipo: array<System.Byte[]
Retorna Byte.

Segurança do .NET Framework

Consulte também

Referência

ByteArray Classe

Namespace Microsoft.TeamFoundation.Framework.Server