PrintCollationOptionDetails.Items Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan daftar item untuk opsi kolacek cetak.
public:
property IVectorView<Platform::Object ^> ^ Items { IVectorView<Platform::Object ^> ^ get(); };
IVectorView<IInspectable> Items();
public IReadOnlyList<object> Items { get; }
var iVectorView = printCollationOptionDetails.items;
Public ReadOnly Property Items As IReadOnlyList(Of Object)
Nilai Properti
Arahkan ke daftar item.