Deployment Tools Foundation
LastUsedDate Property
Gets the date the feature was last used.
Declaration Syntax
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
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)