EntityProperty.GeneratePropertyForByteArray(Byte[]) Método

Definição

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[]

Retornos

Aplica-se a