ShellNavigationSource Enum
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.
Menghitung alasan peristiwa navigasi di aplikasi Shell.
public enum ShellNavigationSource
type ShellNavigationSource =
- Warisan
-
System.EnumShellNavigationSource
Bidang
Nama | Nilai | Deskripsi |
---|---|---|
Unknown | 0 | |
Push | 1 | |
Pop | 2 | |
PopToRoot | 3 | |
Insert | 4 | |
Remove | 5 | |
ShellItemChanged | 6 | |
ShellSectionChanged | 7 | |
ShellContentChanged | 8 |