Share via


XmlLangPropertyAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der XmlLangPropertyAttribute-Klasse.

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

Parameter

name
String

Der Eigenschaftsname, der dem xml:lang-Attribut zugeordnet werden soll.

Gilt für:

Weitere Informationen