Represents the base class for application hosting technologies.
The following tables list the members exposed by the HostingTechnology type.
Protected
Constructors
Name | Description | |
---|---|---|
HostingTechnology | Overloaded. Initializes a new instance of the hosting technology class |
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) |
![]() |
IsRemote | Gets a value that determines whether the hosting technology is remove or not. |
![]() |
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) |
![]() |
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) |