Bootstrapper C# APIs
As a C# desktop application developer, in .NET you can make use of C# types that wrap and represent the Bootstrapper API.
These types are available in .NET as part of the Windows App SDK.
Topics in this section
Topic | Description |
---|---|
Constants for use with the Bootstrapper C# APIs | The following constants are for use with the Bootstrapper C# APIs. |
Microsoft.Windows.ApplicationModel.DynamicDependency namespace | C# Bootstrapper APIs in the Microsoft.Windows.ApplicationModel.DynamicDependency namespace. |
See also
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.
Windows developer