Share via


DictionaryKeyPropertyAttribute(String) 建構函式

定義

初始化 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)

參數

name
String

提供隱含索引鍵值之屬性的名稱。

適用於