UidPropertyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci UidPropertyAttribute třídy .

public:
 UidPropertyAttribute(System::String ^ name);
public UidPropertyAttribute (string name);
new System.Windows.Markup.UidPropertyAttribute : string -> System.Windows.Markup.UidPropertyAttribute
Public Sub New (name As String)

Parametry

name
String

Název vlastnosti, která poskytuje x:Uid hodnotu.

Platí pro