FilePathAddPathSuffix Method
Namespace: Gemstone.IOAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
Public Shared Function AddPathSuffix (
filePath As String
) As String
Gemstone.IO.FilePath.AddPathSuffix = function(filePath);
- filePath String
- The file path to be suffixed.
StringSuffixed path.