Compartir a través de


LogFile.SizeInKB Propiedad

Definición

Obtiene o establece el tamaño del archivo de registro.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInKB")]
public long? SizeInKB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInKB")>]
member this.SizeInKB : Nullable<int64> with get, set
Public Property SizeInKB As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a