|
LocalStreamingFileExists Method
|
Check if a file exists
Namespace: RCS.Carbon.VariablesAssembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax public bool FileExists(
string f
)
Parameters
- f String
- job relative path
Return Value
Boolean[Missing <returns> documentation for "M:RCS.Carbon.Variables.LocalStreaming.FileExists(System.String)"]
See Also