Compartir a través de


EntityProperty.GeneratePropertyForByteArray(Byte[]) Método

Definición

public static Microsoft.WindowsAzure.Storage.Table.EntityProperty GeneratePropertyForByteArray (byte[] input);
static member GeneratePropertyForByteArray : byte[] -> Microsoft.WindowsAzure.Storage.Table.EntityProperty
Public Shared Function GeneratePropertyForByteArray (input As Byte()) As EntityProperty

Parámetros

input
Byte[]

Devoluciones

Se aplica a