Compartir a través de


FunctionContext.Items Propiedad

Definición

Obtiene o establece una colección de clave-valor que se puede usar para compartir datos dentro del ámbito de esta invocación.

public abstract System.Collections.Generic.IDictionary<object,object> Items { get; set; }
member this.Items : System.Collections.Generic.IDictionary<obj, obj> with get, set
Public MustOverride Property Items As IDictionary(Of Object, Object)

Valor de propiedad

Se aplica a