Compartilhar via


PlatformTelemetryRegistrationSettings.StorageSize Propriedade

Definição

Obtém o tamanho de armazenamento do cliente.

public:
 property unsigned int StorageSize { unsigned int get(); void set(unsigned int value); };
uint32_t StorageSize();

void StorageSize(uint32_t value);
public uint StorageSize { get; set; }
var uInt32 = platformTelemetryRegistrationSettings.storageSize;
platformTelemetryRegistrationSettings.storageSize = uInt32;
Public Property StorageSize As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

Tamanho de armazenamento do cliente, em bytes. O valor deve ser maior que 0 e menor que 100 megabytes.

Aplica-se a