|
-
Oct 14th, 2005, 01:17 AM
#1
Thread Starter
Addicted Member
Can we use this FileSystem.FileOpen
In C# we write this code system generate error
The type or namespace name 'FileSystem' could not be found (are you missing a using directive or an assembly reference?)
which library import
FileSystem.FileOpen(2, "Connection.dll", OpenMode.Binary, OpenAccess.Default, OpenShare.Default, -1);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|