Returns a custom implementation of IC1FileInfo.
Namespace: Composite.Core.IO.Plugins.IOProviderAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
IC1FileInfo CreateFileInfo( string fileName ) |
Visual Basic |
---|
Function CreateFileInfo ( _ fileName As String _ ) As IC1FileInfo |
Visual C++ |
---|
IC1FileInfo^ CreateFileInfo( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
Path to file to use.