Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 987 Bytes

File metadata and controls

22 lines (16 loc) · 987 Bytes
title Microsoft::Windows::ApplicationModel namespace
description Types and functions from the [Bootstrapper C++ API](api-reference/bootstrapper-cpp-api/index.md) that are in the **Microsoft::Windows::ApplicationModel** namespace.
ms.topic article
ms.date 03/22/2022
keywords windows 10, windows 11, Windows App SDK, desktop development, app sdk, bootstrapper, bootstrapper api
ms.localizationpriority low

Microsoft::Windows::ApplicationModel namespace

Types and functions from the Bootstrapper C++ API that are in the Microsoft::Windows::ApplicationModel namespace. For example, a class that represents a version of the Windows App SDK framework package.

Types in the Microsoft::Windows::ApplicationModel namespace

Type Description
PackageVersion class Represents a version of the Windows App SDK framework package.

See also

Bootstrapper C++ API