Click or drag to resize

ServiceProviderAttribute Properties

The ServiceProviderAttribute type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets or sets the configuration type
Public propertyDependencies
Gets or sets the dependencies of this service
Public propertyName
Gets the name of the service
Public propertyRequired
Required services must be present when the service starts up
Public propertyType
Service type
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also