XMX.IMSG Method

QsInformatica.Utils

XMXIMSG Method

Restituisce il messaggio localizzato.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.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