ServiceProviderHierarchyOrder 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.
Provides a recommended service resolution order for common service providers. When multiple service providers are combined in a service provider hierarchy, they are given a numeric ordering.
public ref class ServiceProviderHierarchyOrder sealed
public ref class ServiceProviderHierarchyOrder sealed
class ServiceProviderHierarchyOrder sealed
public sealed class ServiceProviderHierarchyOrder
type ServiceProviderHierarchyOrder = class
Public NotInheritable Class ServiceProviderHierarchyOrder
- Inheritance
-
ServiceProviderHierarchyOrder
Constructors
ServiceProviderHierarchyOrder() |
Initializes a new instance of ServiceProviderHierarchyOrder. |
Fields
PackageSite |
The order for a package service provider. |
ProjectItemContext |
The order for a project item context service provider. |
WindowPaneSite |
The order for a window pane service provider. |