Represents a preinstalled feature instance.
Inheritance Hierarchy
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public class MsiFeature : IFdfEnumerable
Public Class MsiFeature
Implements IFdfEnumerable
public ref class MsiFeature : IFdfEnumerable
type MsiFeature =
class
interface IFdfEnumerable
end
The MsiFeature type exposes the following members.
Constructors
| Name | Description |
---|
| MsiFeature | Initializes a new instance of the MsiFeature class |
TopProperties
| Name | Description |
---|
| Description |
Installed feature description.
|
| Flag |
Installed feature license flag.
|
| Name |
Installed feature name.
|
TopMethods Remarks See Also