Click or drag to resize

IUpdateInfoInstalledBy Property

Win32_QuickFixEngineering: Person who installed the update. If this value is unknown, the property is empty.

Namespace:  Xcalibur.Models.Updates
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string InstalledBy { get; set; }

Property Value

Type: String
The installed by.
See Also