CompositionServices Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to standardize usage of MEF within T4.
public ref class CompositionServices abstract sealed
public ref class CompositionServices abstract sealed
class CompositionServices abstract sealed
public static class CompositionServices
type CompositionServices = class
Public Class CompositionServices
- Inheritance
-
CompositionServices
Properties
ServiceContainer |
Service container to add local services within the AppDomain |
ServiceProvider |
Service provider to ask for local services within the AppDomain Query for SComponentModel to acquire MEF services. |
Methods
InitializeServices(IServiceProvider) |
One-time initialization of the services |