IFileReaderService::OpenFileFromSource Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Opens a file from the current directory.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- relativePath
-
Type:
System::String^
The file to open.
relativePath is relative to the current directory.
.NET Framework
Available since 1.1
Available since 1.1
Show: