Windows Runtime class

C54334
concept

A Windows Runtime class is a language-neutral, metadata-defined component type in the Windows Runtime environment that exposes its functionality through a well-defined API surface accessible from multiple programming languages.

All labels observed (2)

Label Occurrences
Windows App SDK component 1
Windows Runtime class canonical 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: Windows Runtime class
Generated description
A Windows Runtime class is a language-neutral, metadata-defined component type in the Windows Runtime environment that exposes its functionality through a well-defined API surface accessible from multiple programming languages.

Instances (2)

Instance Via concept surface
Windows.Networking.PushNotifications
surface form: PushNotificationChannel
AppLifecycle namespace Windows App SDK component