다음을 통해 공유


PhotoImportDeleteImportedItemsFromSourceResult.SiblingsCount 속성

정의

작업에서 삭제된 형제 파일의 수를 가져옵니다.

public:
 property unsigned int SiblingsCount { unsigned int get(); };
uint32_t SiblingsCount();
public uint SiblingsCount { get; }
var uInt32 = photoImportDeleteImportedItemsFromSourceResult.siblingsCount;
Public ReadOnly Property SiblingsCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

작업에서 삭제된 형제 파일의 수입니다.

적용 대상