Partager via


EntityProperty.GeneratePropertyForByteArray(Byte[]) Méthode

Définition

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

Paramètres

input
Byte[]

Retours

S’applique à