EntityProperty.GeneratePropertyForString(String) メソッド

定義

public static Microsoft.WindowsAzure.Storage.Table.EntityProperty GeneratePropertyForString (string input);
static member GeneratePropertyForString : string -> Microsoft.WindowsAzure.Storage.Table.EntityProperty
Public Shared Function GeneratePropertyForString (input As String) As EntityProperty

パラメーター

input
String

戻り値

適用対象