ServiceProviderExtensions 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 that contains extensions to IServiceProvider relevant to T4 templates.
public ref class ServiceProviderExtensions abstract sealed
public static class ServiceProviderExtensions
type ServiceProviderExtensions = class
Public Module ServiceProviderExtensions
- Inheritance
-
ServiceProviderExtensions
Methods
GetCOMService(IServiceProvider, Type) |
Attempts to return a service from a remote provider enabled for COM interfacing. |