IActivationFactory Interface

IActivationFactory Interface

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Enables classes to be activated by the Windows Runtime.

Namespace:  System.Runtime.InteropServices.WindowsRuntime
Assembly:  mscorlib (in mscorlib.dll)

No code example is currently available or this language may not be supported.

The IActivationFactory type exposes the following members.

  NameDescription
Public methodActivateInstanceReturns a new instance of the Windows Runtime class that is created by the IActivationFactory interface.
Top

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft