UseCount Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation UseCount Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► FeatureInstallation..::.UsageData ► UseCount C# Visual Basic Visual C++ 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) previous page start next page