Click or drag to resize

CHttp.GetCurDir Method

X#
Gets the name of the current directory on the remote server.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetCurDir() AS USUAL
Request Example View Source

Return Value

Type: Usual
The directory name as a string.
See Also