ModelingEditorFactory.OnAfterOpenSolution(Object, Int32) Método

Definição

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

Parâmetros

pUnkReserved
Object
fNewSolution
Int32

Retornos

Int32

Implementações

Aplica-se a