Namespace: ctAC
Assembly: ctAC (in ctAC.dll)

Syntax

Visual Basic (Declaration)
Public respmsg As String
C#
public string respmsg;
C++
public:
 String respmsg sealed ;
J#
public string respmsg
JScript
public respmsg : String;

See Also