XmlLangPropertyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci XmlLangPropertyAttribute třídy.

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)

Parametry

name
String

Název vlastnosti, který se má přidružit k atributu xml:lang .

Platí pro

Viz také