Bagikan melalui


ICoreWindow.CustomProperties Properti

Definisi

Menentukan properti yang mendapatkan kumpulan properti kustom untuk jendela.

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

Nilai Properti

Kumpulan properti kustom untuk jendela, direpresentasikan sebagai tuple.

Berlaku untuk

Lihat juga