AutoSuggestBox.DescriptionProperty 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.
public:
static property DependencyProperty ^ DescriptionProperty { DependencyProperty ^ get(); };
static DependencyProperty DescriptionProperty();
public static DependencyProperty DescriptionProperty { get; }
var dependencyProperty = AutoSuggestBox.descriptionProperty;
Public Shared ReadOnly Property DescriptionProperty As DependencyProperty
Nilai Properti
Pengidentifikasi untuk properti dependensi Deskripsi .
Persyaratan Windows
Rangkaian perangkat |
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v7.0)
|