DictionaryKeyPropertyAttribute(String) Konstruktor

Definition

Initierar en ny instans av DictionaryKeyPropertyAttribute klassen.

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)

Parametrar

name
String

Namnet på egenskapen som tillhandahåller det implicita nyckelvärdet.

Gäller för