The root element in every runtime directives file for .NET Native.
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
<!-- child elements -->
</Directives>
Attributes Attribute Description xmlns
The XML namespace. Its value is always http://schemas.microsoft.com/netfx/2013/01/metadata
. Child elements Element Description <Application> Serves as a container for application-wide types and type members whose metadata is available for reflection. <Library> Defines the assembly whose child types and type members require metadata at run time.
Each runtime directives file can contain only one <Directives>
element.
The <Directives>
element can contain zero or one <Application> element, and zero, one, or more <Library> elements.
Was this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4