| XMXIMSG Method |
Restituisce il messaggio localizzato.
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax public 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