AppWindow.Id 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 pengidentifikasi untuk jendela aplikasi.
public:
property WindowId Id { WindowId get(); };
WindowId Id();
public WindowId Id { get; }
var windowId = appWindow.id;
Public ReadOnly Property Id As WindowId
Nilai Properti
Pengidentifikasi untuk jendela aplikasi.