DictionaryKeyPropertyAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der DictionaryKeyPropertyAttribute-Klasse.

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

Der Name der Eigenschaft, die den impliziten Schlüsselwert bereitstellt.

Gilt für: