ModelingEditorFactory.OnAfterOpenSolution(Object, Int32) 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.
IVsSolutionEvents.OnAfterOpenSolution
public:
virtual int OnAfterOpenSolution(System::Object ^ pUnkReserved, int fNewSolution);
public int OnAfterOpenSolution (object pUnkReserved, int fNewSolution);
abstract member OnAfterOpenSolution : obj * int -> int
override this.OnAfterOpenSolution : obj * int -> int
Public Function OnAfterOpenSolution (pUnkReserved As Object, fNewSolution As Integer) As Integer
Parameters
- pUnkReserved
- Object
- fNewSolution
- Int32