Usage Property

Microsoft Deployment Tools

Deployment Tools Foundation Usage Property
Gets the usage metrics for the feature.
Declaration Syntax
C# Visual Basic Visual C++
public FeatureInstallation..::.UsageData Usage { get; }
Public ReadOnly Property Usage As FeatureInstallation..::.UsageData
Remarks

If no usage metrics are recorded, the UseCount value is 0.

Win32 MSI API: MsiGetFeatureUsage

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