UseCount Property

Microsoft Deployment Tools

Deployment Tools Foundation UseCount Property
Gets count of the number of times the feature has been used.
Declaration Syntax
C# Visual Basic Visual C++
public int UseCount { get; }
Public ReadOnly Property UseCount As Integer
public:
property int UseCount {
	int get ();
}

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