OfflineMapPackage.EstimatedSizeInBytes Property

Definition

Gets the estimated size in bytes of the offline map package.

public:
 property unsigned long long EstimatedSizeInBytes { unsigned long long get(); };
uint64_t EstimatedSizeInBytes();
public ulong EstimatedSizeInBytes { get; }
var uInt64 = offlineMapPackage.estimatedSizeInBytes;
Public ReadOnly Property EstimatedSizeInBytes As ULong

Property Value

UInt64

unsigned long long

uint64_t

The estimated size in bytes of the offline map package.

Applies to