Documents::Open Method (String^, String^, Boolean)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- PathName
-
Type:
System::String^
The path of the file.
- Kind
-
Type:
System::String^
The kind of file.
- ReadOnly
-
Type:
System::Boolean
Whether or not the file is read-only.
Show: