TableRequestOptions.PropertyResolver Property

Definition

public Func<string,string,string,string,Microsoft.WindowsAzure.Storage.Table.EdmType> PropertyResolver { get; set; }
member this.PropertyResolver : Func<string, string, string, string, Microsoft.WindowsAzure.Storage.Table.EdmType> with get, set
Public Property PropertyResolver As Func(Of String, String, String, String, EdmType)

Property Value

Applies to