DataPlace
MSI Class
CSCS.Core.Windows.FormsMSI
A wrapper class for MSI functions.
Declaration Syntax
C#
public class MSI
Members
All MembersConstructorsMethods



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: CS.Core.Standard (Module: CS.Core.Standard) Version: 1.0.3271.19813