Click or drag to resize

_GetCmdLine Function

X#
Return a pointer to the command line used to invoke the application.

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION _GetCmdLine() AS STRING
Request Example View Source

Return Value

Type: String
Remarks