| QsPathGetQsRetePath Method |
Ritorna il percorso del QS_RETE leggendolo dal file LUA. Se non è impostato ritorna una stringa vuota.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public static string GetQsRetePath()
Public Shared Function GetQsRetePath As String
public:
static String^ GetQsRetePath()
static member GetQsRetePath : unit -> string
Return Value
String[Missing <returns> documentation for "M:QsInformatica.Utils.QsPath.GetQsRetePath"]
See Also