出典:Wikipedia
出典:『Wikipedia』 (2011/05/12 18:21 UTC 版)
In the Microsoft .NET framework, XML Literal allows computer program to include XML directly in the code. It is currently only supported in VB.NET 9.0 and VB.NET 10.0. When Visual Basic expression is embedded in an XML literal, the application creates a LINQ to XML object for each literal at run time.