次の方法で共有


PhotoImportImportItemsResult.VideosSizeInBytes プロパティ

定義

インポートされたビデオのサイズをバイト単位で取得します。

public:
 property unsigned long long VideosSizeInBytes { unsigned long long get(); };
uint64_t VideosSizeInBytes();
public ulong VideosSizeInBytes { get; }
var uInt64 = photoImportImportItemsResult.videosSizeInBytes;
Public ReadOnly Property VideosSizeInBytes As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

インポートされたビデオのサイズ (バイト単位)。

適用対象