Compartir a través de


Device.UsingStorageInBytes Propiedad

Definición

Obtiene o establece el almacenamiento en bytes que se está usando actualmente en el dispositivo, incluidos tanto locales como en la nube.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a