DictionaryKeyPropertyAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

name
String

De naam van de eigenschap die de impliciete sleutelwaarde levert.

Van toepassing op