XmlLanguage::ToString Method ()

 

Returns a String that represents the current XmlLanguage.

Namespace:   System.Windows.Markup
Assembly:  PresentationCore (in PresentationCore.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String that represents the current XmlLanguage.

This returns the IetfLanguageTag value of the current XmlLanguage.

.NET Framework
Available since 3.0
Return to top
Show: