Click or drag to resize

IServiceInfo Properties

The IServiceInfo type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets or Sets the IAppContext object for the service.
Public propertyAttributes
Gets/Sets the service attributes.
Public propertyCategory
Gets/Sets the service category.
Public propertyComponentID
Gets/Sets the service ComponentID.
Public propertyID
Gets/Sets the service ID.
Public propertyName
Gets/Sets the service name.
Public propertyProperties
The Properties collection of Property objects for this object.
(Inherited from IEAPBase.)
Public propertyTextItems
The TextItems collection of TextItem localized text objects for this object.
(Inherited from IEAPBase.)
Public propertyType
Gets/Sets the service type.
Public propertyVersion
Gets/sets the version of this object's assembly.
(Inherited from IEAPBase.)
Top
See Also