

Deployment Tools Foundation
LastUsedDate Property
Gets the date the feature was last used.

C# | Visual Basic | Visual C++ | F# |
public DateTime LastUsedDate { get; }
Public ReadOnly Property LastUsedDate As DateTime Get
public: property DateTime LastUsedDate { DateTime get (); }
member LastUsedDate : DateTime with get

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)