Creates a C1FileInfo.
Namespace: Composite.Core.IOAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public C1FileInfo( string fileName ) |
Visual Basic |
---|
Public Sub New ( _ fileName As String _ ) |
Visual C++ |
---|
public: C1FileInfo( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
Path to file.