| ProductVersionManagerHotfixIniDataInstalledHotfix Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.ProductVersionManager.HotfixIniData.InstalledHotfix"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public string InstalledHotfix { get; set; }
Public Property InstalledHotfix As String
Get
Set
public:
property String^ InstalledHotfix {
String^ get ();
void set (String^ value);
}
member InstalledHotfix : string with get, set
Property Value
StringSee Also