Click or drag to resize
AbstractDirectoryGetCurrentDirectory Method
Gets the current working directory of the application.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax
C#
public abstract string GetCurrentDirectory()

Return Value

Type: String
See Also