DirectoryGetCurrentDirectory Method |
Gets the current working directory of the application.
Namespace: CMS.FileSystemStorageAssembly: CMS.FileSystemStorage (in CMS.FileSystemStorage.dll) Version: 8.2.23
Syntax public override string GetCurrentDirectory()
Return Value
Type:
StringSee Also