共用方式為


OfflineMapPackage.EstimatedSizeInBytes 屬性

定義

取得離線對應套件位元組的估計大小。

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

屬性值

UInt64

unsigned long long

uint64_t

離線對應套件的位元組估計大小。

適用於