IsSuperseded Property

DTF API

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++ F#
public bool IsSuperseded { get; }
Public ReadOnly Property IsSuperseded As Boolean
	Get
public:
property bool IsSuperseded {
	bool get ();
}
member IsSuperseded : bool with get
Property Value

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