The following tables list the members exposed by the CustomInstallerTechnology type.
Public
Constructors
Name | Description | |
---|---|---|
CustomInstallerTechnology | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
TechnologyId |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
AbbreviatedTitle | Gets a string containing the abbreviated title for the technology. (inherited from TechnologyBase) |
![]() |
Description | Gets a string containing the description for the technology. (inherited from TechnologyBase) |
![]() |
Id | Gets a string containing the Id for the technology. The string should be a short, fixed, non-localizable string. (inherited from TechnologyBase) |
![]() |
ImporterType | The Type of content importer used by the installer technology. (inherited from InstallerTechnology) |
![]() |
InstallerType | The Type of installer used by the installer technology. (inherited from InstallerTechnology) |
![]() |
Title | Gets a string containing the title for the technology. (inherited from TechnologyBase) |
![]() |
XmlSchema | Gets the xml schema for the installer Type. (inherited from InstallerTechnology) |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
ResourceManager | Resource Manager. (inherited from TechnologyBase) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
CompareTo | Overloaded. (inherited from TechnologyBase) |
![]() |
CreateImporter | Initializes a new instance of the content importer Type. (inherited from InstallerTechnology) |
![]() |
CreateInstaller | Initializes a new instance of the installer Type. (inherited from InstallerTechnology) |
![]() |
Equals | Overloaded. (inherited from TechnologyBase) |
![]() |
GetHashCode | Overridden. Returns a unique identifier for this instance. (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
GetLocalizedString | Looks up the localized name of the specified field. (inherited from TechnologyBase) |
![]() |
MemberwiseClone | (inherited from Object) |