VBProjectsClass.Open(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Vbe.Interop.VBProject Open (string bstrPath);
abstract member Open : string -> Microsoft.Vbe.Interop.VBProject
override this.Open : string -> Microsoft.Vbe.Interop.VBProject
Public Overridable Function Open (bstrPath As String) As VBProject
Parameters
- bstrPath
- String