LastUsedDate Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation LastUsedDate Property
Gets the date the feature was last used.
Declaration Syntax
C# Visual Basic Visual C++
public DateTime LastUsedDate { get; }
Public ReadOnly Property LastUsedDate As DateTime
	Get
public:
property DateTime LastUsedDate {
	DateTime get ();
}
Property Value

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