XmlLanguage.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a static XmlLanguage instance as would be created by GetLanguage(String) with the language tag as an empty attribute string.
public:
static property System::Windows::Markup::XmlLanguage ^ Empty { System::Windows::Markup::XmlLanguage ^ get(); };
public static System.Windows.Markup.XmlLanguage Empty { get; }
static member Empty : System.Windows.Markup.XmlLanguage
Public Shared ReadOnly Property Empty As XmlLanguage
Property Value
The empty language tag version of XmlLanguage, for use in comparison operations.
Remarks
This value is in effect the XmlLanguage corresponding to String.Empty, whose GetEquivalentCulture result is CultureInfo.InvariantCulture.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.