Represents the base class for application installers.
The following tables list the members exposed by the Installer type.
Protected
Constructors
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
Contents | Gets or sets the list of [NEED HELP] |
![]() |
ExecutionContext | Gets or sets the context of the install and uninstall actions. |
![]() |
IsChanged | (inherited from BaseObject) |
![]() |
IsReadOnly | (inherited from BaseObject) |
![]() |
RequiresLogOn | Gets or sets a value indicating that the install and uninstall requires that a user be logged on to the local computer. |
![]() |
Technology | Gets the technology identifier for this kind of application. |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
InsideIsChangedSetter | (inherited from BaseObject) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
ChangeId | (inherited from BaseObject) |
![]() |
Clone | (inherited from BaseObject) |
![]() |
Copy | (inherited from BaseObject) |
![]() |
CopyFrom | (inherited from BaseObject) |
![]() |
CreateDetectAction | Retrieves an Action object that defines the arguments used by the provider when it is determining if an application of this kind is installed. |
![]() |
CreateInstallAction | Retrieves an Action object that defines the arguments used by the provider when installing an application of this kind. |
![]() |
CreateUninstallAction | Retrieves an Action object that defines the arguments used by the provider when uninstalling this kind of application. |
![]() |
EnumerateLocalizedProperties | (inherited from BaseObject) |
![]() |
Equals | Overridden. (inherited from Object) |
![]() |
GetHashCode | Overridden. (inherited from Object) |
![]() |
GetResourceId | (inherited from BaseObject) |
![]() |
GetType | (inherited from Object) |
![]() |
SetResourceId | (inherited from BaseObject) |
![]() |
ToString | Overridden. (inherited from Object) |
![]() |
Validate | (inherited from BaseObject) |
![]() |
ValidateProperty | Overloaded. (inherited from BaseObject) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
AttachTracker | (inherited from BaseObject) |
![]() |
CheckIsChanged | (inherited from BaseObject) |
![]() |
DetachTracker | (inherited from BaseObject) |
![]() |
EnumerateFields | Overloaded. (inherited from BaseObject) |
![]() |
EnumerateTrackerChildren | (inherited from BaseObject) |
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
OnChanged | (inherited from BaseObject) |
![]() |
OnChanging | (inherited from BaseObject) |
![]() |
OnDeserialized | (inherited from BaseObject) |
![]() |
OnDeserializing | (inherited from BaseObject) |
![]() |
OnSerialized | (inherited from BaseObject) |
![]() |
OnSerializing | (inherited from BaseObject) |
![]() |
SetIsChanged | (inherited from BaseObject) |
![]() |
SetProp | (inherited from BaseObject) |
Protected Events
Name | Description | |
---|---|---|
![]() |
OnChangedEvent | (inherited from BaseObject) |
![]() |
OnChangingEvent | (inherited from BaseObject) |