共用方式為


PhotoImportFindItemsResult.SelectedSidecarsCount 屬性

定義

取得目前選取要包含在 ImportItemsAsync 作業中的側車檔案數目。

public:
 property unsigned int SelectedSidecarsCount { unsigned int get(); };
uint32_t SelectedSidecarsCount();
public uint SelectedSidecarsCount { get; }
var uInt32 = photoImportFindItemsResult.selectedSidecarsCount;
Public ReadOnly Property SelectedSidecarsCount As UInteger

屬性值

UInt32

unsigned int

uint32_t

目前選取的側車檔案數目。

適用於