DictionaryKeyPropertyAttribute(String) Construtor

Definição

Inicializa uma nova instância da DictionaryKeyPropertyAttribute classe.

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)

Parâmetros

name
String

O nome da propriedade que fornece o valor implícito-chave.

Aplica-se a