XmlParserContext.XmlLang Właściwość

Definicja

Pobiera lub ustawia bieżący xml:lang zakres.

public:
 property System::String ^ XmlLang { System::String ^ get(); void set(System::String ^ value); };
public string XmlLang { get; set; }
member this.XmlLang : string with get, set
Public Property XmlLang As String

Wartość właściwości

Bieżący xml:lang zakres. Jeśli nie xml:lang ma zakresu, String.Empty zostanie zwrócony.

Uwagi

Aby uzyskać szczegółowe informacje na temat prawidłowych xml:lang wartości, zapoznaj się z sekcją 2.12 zalecenia W3C Extensible Markup Language (XML) 1.0.

Dotyczy