| FileSystemRepositoryHelperGetFileSystemName Method |
| Name | Description | |
|---|---|---|
| GetFileSystemName(String, Int32, Int32) |
Gets file system safe representation of name. The resulting name does not exceed maxNameLength characters in length.
maxNameLength must accommodate hashLength and delimiting character.
| |
| GetFileSystemName(String, String, Int32, Int32) |
Gets file system safe representation of name. The resulting name does not exceed maxNameLength characters in length.
maxNameLength must accommodate hashLength and delimiting character.
|