Bagikan melalui


CoreWindow.CustomProperties Properti

Definisi

Mendapatkan sekumpulan properti kustom untuk jendela.

public:
 property IPropertySet ^ CustomProperties { IPropertySet ^ get(); };
IPropertySet CustomProperties();
public IPropertySet CustomProperties { get; }
var iPropertySet = coreWindow.customProperties;
Public ReadOnly Property CustomProperties As IPropertySet

Nilai Properti

Kumpulan properti kustom untuk jendela, direpresentasikan sebagai tuple.

Penerapan

Berlaku untuk

Lihat juga