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

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public override string GetCurrentDirectory()

Return Value

Type: String
See Also