DictionaryKeyPropertyAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

name
String

Nazwa właściwości, która udostępnia niejawną wartość klucza.

Dotyczy