Compartir a través de


IntegrationAccountSession.Content Propiedad

Definición

Obtiene o establece el contenido de la sesión.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.content")]
public object Content { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.content")>]
member this.Content : obj with get, set
Public Property Content As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a