Click or drag to resize

RegistrationData Properties

The RegistrationData type exposes the following members.

Properties
  NameDescription
Public propertyDeferredCallback
Gets or sets the callback used to register this component.
Public propertyLifetime
Gets or sets the lifetime assigned to the component.
Public propertyMetadata
Gets the extended properties assigned to the component.
Public propertyOptions
Gets or sets the options for the registration.
Public propertyOwnership
Gets or sets the instance ownership assigned to the component.
Public propertyServices
Gets the services explicitly assigned to the component.
Public propertySharing
Gets or sets the sharing mode assigned to the component.
Top
See Also