A wrapper class for MSI functions.
| C# |
public class MSI
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| MSI()()() | Initializes a new instance of the MSI class | |
| EnsureFeature(String, String, String%) |
Ensures that a feature is available, installing it if necessary (if possible).
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetInternalUI()()() |
Gets the UI level for the process.
| |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsFeatureInstalled(String, String) |
Determines whether a feature is installed.
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetInternalUI(MSI..::.InstallUILevel) |
Sets the UI level for the process.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| MSI | |