XmlLanguage::Empty Property
.NET Framework (current version)
Gets a static XmlLanguage instance as would be created by GetLanguage with the language tag as an empty attribute string.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Markup::XmlLanguage^The empty language tag version of XmlLanguage, for use in comparison operations.
This value is in effect the XmlLanguage corresponding to String::Empty, whose GetEquivalentCulture result is CultureInfo::InvariantCulture.
.NET Framework
Available since 3.0
Available since 3.0
Show: