IsSuperseded Property

Microsoft Deployment Tools

Deployment Tools Foundation IsSuperseded Property
Gets a value indicating whether this patch is present but has been superseded by a more recent installed patch.
Declaration Syntax
C# Visual Basic Visual C++
public bool IsSuperseded { get; }
Public ReadOnly Property IsSuperseded As Boolean
public:
property bool IsSuperseded {
	bool get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)