IsSuperseded Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
public:
property bool IsSuperseded {
	bool get ();
}
Property Value

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