PFApplicationTryGetSupportFileStream Method |
Tries to get the stream 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 FileStream TryGetSupportFileStream(
string fileName
)
Parameters
- fileName
- Type: SystemString
Return Value
Type:
FileStreamSee Also