Deployment Tools Foundation
Description Property
Gets the description of the feature.
Declaration Syntax| C# | Visual Basic | Visual C++ |
public string Description { get; }
Public ReadOnly Property Description As String Get
public: property String^ Description { String^ get (); }
Property Value
RemarksWin32 MSI API: MsiGetFeatureInfo
Exceptions| Exception | Condition |
|---|---|
| InvalidHandleException | the Session handle is invalid |
| ArgumentException | an unknown feature was requested |
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)