PFApplicationGetSupportFilePath Method |
Gets the full path of a given file from the folder containing the support files of this application.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string GetSupportFilePath(
string fileName
)
Parameters
- fileName
- Type: SystemString
Name of the file.
Return Value
Type:
StringStringSee Also