DictionaryKeyPropertyAttribute(String) Konstruktor
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.
Menginisialisasi instans baru kelas DictionaryKeyPropertyAttribute.
public:
DictionaryKeyPropertyAttribute(System::String ^ name);
public DictionaryKeyPropertyAttribute(string name);
new System.Windows.Markup.DictionaryKeyPropertyAttribute : string -> System.Windows.Markup.DictionaryKeyPropertyAttribute
Public Sub New (name As String)
Parameter
- name
- String
Nama properti yang menyediakan nilai kunci implisit.