ComponentInfo Class

Microsoft Deployment Tools

Deployment Tools Foundation ComponentInfo Class
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerComponentInfo
Provides access to information about a component within the context of an installation session.
Declaration Syntax
C# Visual Basic Visual C++
public class ComponentInfo
Public Class ComponentInfo
public ref class ComponentInfo
Members
All Members Methods Properties



Icon Member Description
CurrentState
Gets the current install state of the designated Component.

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.)
GetCost(InstallState)
Gets disk space per drive required to install a component.

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name of the component (primary key in the Component table).

RequestState
Gets or sets the action state of the designated Component.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ComponentInfo

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)