EntityProperty.GeneratePropertyForByteArray(Byte[]) メソッド

定義

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

パラメーター

input
Byte[]

戻り値

適用対象