A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/windows/uwp/dotnet-native/directives-element-net-native below:

<Directives> Element (.NET Native) - UWP applications

<Directives> Element (.NET Native)

In this article

The root element in every runtime directives file for .NET Native.

<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">

Syntax
<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.

See also

Additional resources

In this article

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