Compartir a través de


Site.ContainerSize Propiedad

Definición

Obtiene o establece el tamaño del contenedor de funciones.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSize")]
public int? ContainerSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSize")>]
member this.ContainerSize : Nullable<int> with get, set
Public Property ContainerSize As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a