public const string ShowMode = "SHOWMODE"
Public Const ShowMode As String = "SHOWMODE"
public: literal String^ ShowMode = "SHOWMODE"
static val mutable ShowMode: string
In This Article