다음을 통해 공유


PhotoImportDeleteImportedItemsFromSourceResult.SiblingsSizeInBytes 속성

정의

삭제된 형제 파일의 크기(바이트)를 가져옵니다.

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

속성 값

UInt64

unsigned long long

uint64_t

삭제된 형제 파일의 크기(바이트)입니다.

적용 대상