다음을 통해 공유


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

오프라인 맵 패키지의 예상 크기(바이트)입니다.

적용 대상