The IServiceDescriptor type exposes the following members.

Methods

  NameDescription
ResolveServiceType
Resolves the service type.
ResolveTraitsType
Resolves the traits type.

Properties

  NameDescription
DefaultComponentTypeName
Gets the default component type name for this service, or null if there is no default component type.
DisabledReason
Gets the reason the service was disabled.
IsDisabled
Returns true if the plugin that provides the service is disabled.
Plugin
Gets the descriptor of the plugin that provides the service.
ServiceId
Gets the service's id.
ServiceTypeName
Gets the service type name.
TraitsHandlerFactory
Gets the traits handler factory.

See Also