次の方法で共有


PhotoImportImportItemsResult.SiblingsSizeInBytes プロパティ

定義

インポートされたサイドカー ファイルのサイズをバイト単位で取得します。

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

プロパティ値

UInt64

unsigned long long

uint64_t

インポートされたサイドカー ファイルのサイズ (バイト単位)。

適用対象