Click or drag to resize
RepositoryPathHelperGetFilePath Method
Overload List
  NameDescription
Public methodGetFilePath(BaseInfo)
Gets relative path to file where serialized baseInfo is to be stored (within the file system repository).
Public methodGetFilePath(BaseInfo, String, String, Boolean)
Gets relative path to group file where serialized data are to be stored (within the file system repository). A group of files is used when serializing one base info to multiple files.
Top
See Also