<uap5:ActivatableClass
ActivatableClassId = 'A string with a value between 1 and 255 characters in length that cannot start or end with a period or contain these characters: <, >, :, ", /, \, |, ?, or *.' >
<!-- Child elements -->
ActivatableClassAttribute{0,1000}
</uap5:ActivatableClass>
Attrbutes and elements
Attributes
Attribute
Description
Data type
Required
Default value
ActivatableClassId
The identifier of the runtime class in the operating system.
A string with a value between 1 and 255 characters in length that cannot start or end with a period or contain these characters: <, >, :, ", /, \, |, ?, or *.
Declares a package extension point of type windows.activatableClass.outOfProcessServer. This enables 3rd party WinRT classes defined in the app package to be called from a Win32 process.