ServiceProviderAttribute Properties |
The ServiceProviderAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Configuration |
Gets or sets the configuration type
| |
| Dependencies |
Gets or sets the dependencies of this service
| |
| Name |
Gets the name of the service
| |
| Required |
Required services must be present when the service starts up
| |
| Type |
Service type
| |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |