.NET Framework Class Library
InstalledProductInfo.LastCleanupTime Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > InstalledProductInfo Class > InstalledProductInfo Properties > InstalledProductInfo.LastCleanupTime Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property LastCleanupTime As Nullable(Of DateTime) |
C# |
public Nullable<DateTime> LastCleanupTime { get; set; } |
Visual C++ |
public: |