InstallDate Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation InstallDate Property
Gets the date and time when the patch is applied to the product.
Declaration Syntax
C# Visual Basic Visual C++ F#
public DateTime InstallDate { get; }
Public ReadOnly Property InstallDate As DateTime
	Get
public:
property DateTime InstallDate {
	DateTime get ();
}
member InstallDate : DateTime with get
Property Value

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