EntityProperty.GeneratePropertyForString(String) Method

Definition

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

Parameters

input
String

Returns

Applies to