| ProductVersionManagerHotfixIniDataInstalledHotfix Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.ProductVersionManager.HotfixIniData.InstalledHotfix"]
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.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
Type:
StringSee Also