Compartir a través de


EntityProperty.GeneratePropertyForString(String) Método

Definición

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

Parámetros

input
String

Devoluciones

Se aplica a