IActivatableClassRegistration interface
Enables getting the registration info for a class.
Members
The IActivatableClassRegistration interface inherits from IInspectable. IActivatableClassRegistration also has these types of members:
Methods
The IActivatableClassRegistration interface has these methods.
| Method | Description |
|---|---|
| ActivatableClassId |
Gets the class identifier for the current activatable class. |
| ActivationType |
Gets the kind of activation for the current activatable class. |
| Attributes |
Gets the attributes associated with the current activatable class. |
| RegisteredTrustLevel |
Gets the trust level of the current activatable class. |
| RegistrationScope |
Gets the deployment scope of the current activatable class. |
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
Header |
|
See also
Show: