The following tables list the members exposed by the CustomDeploymentTechnology type.
Public Constructors
Name | Description | |
---|---|---|
CustomDeploymentTechnology | 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) | |
AllowedHostingTechnologyIds | Gets a list of hosting technology identifiers that are used by the deployment technology. (inherited from DeploymentTechnology) | |
DefaultHostingTechnology | Gets the default hosting technology for the deployment technology. (inherited from DeploymentTechnology) | |
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) | |
InstallerTechnology | Gets the installer technology that is used by the deployment technology. (inherited from DeploymentTechnology) | |
Title | Gets a string containing the title for the technology. (inherited from TechnologyBase) |
Protected Properties
Name | Description | |
---|---|---|
ResourceManager | Resource Manager. (inherited from TechnologyBase) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CompareTo | Overloaded. (inherited from TechnologyBase) | |
Equals | Overloaded. (inherited from TechnologyBase) | |
GetHashCode | Overridden. Returns a unique identifier for this instance. (inherited from Object) | |
GetType | (inherited from Object) | |
IsHostingTechnologyAllowed | Determines if the identified hosting technology is allowed by the deployment technology. (inherited from DeploymentTechnology) | |
ToString | (inherited from Object) | |
VerifyHostingTechnology | Verifies that the hosting technology is allowed by the deployment technology. (inherited from DeploymentTechnology) |
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) |