DictionaryKeyPropertyAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

name
String

Nom de la propriété qui fournit la valeur de clé implicite.

S’applique à