DirectoryHelperEnsurePathBackSlashInternal Method |
This method ensures that path will end with one backslash.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax protected virtual string EnsurePathBackSlashInternal(
string path
)
Parameters
- path
- Type: SystemString
Path to ensure
Return Value
Type:
StringSee Also