 | XMXIMSG Method |
Restituisce il messaggio localizzato.
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntaxpublic string IMSG(
string strMessage
)
Public Function IMSG (
strMessage As String
) As String
public:
String^ IMSG(
String^ strMessage
)
member IMSG :
strMessage : string -> string
Parameters
- strMessage
- Type: SystemString
Stringa in italiano, che deve essere tradotta.
Return Value
Type:
String[Missing <returns> documentation for "M:QsInformatica.Utils.XMX.IMSG(System.String)"]
See Also