DictionaryKeyPropertyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci DictionaryKeyPropertyAttribute třídy.

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)

Parametry

name
String

Název vlastnosti, která poskytuje implicitní hodnotu klíče.

Platí pro