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