Click or drag to resize
FileSystemRepositoryHelperGetFileSystemName Method
Overload List
  NameDescription
Public methodStatic memberGetFileSystemName(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.
Public methodStatic memberCode exampleGetFileSystemName(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.
Top
See Also