| ProductVersionManagerHotfixIniDataCurrentVersion Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.ProductVersionManager.HotfixIniData.CurrentVersion"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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
StringSee Also