_dispDocumentEvents_SinkHelper::DocumentOpening Method (String^, Boolean)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
virtual void DocumentOpening(
	String^ A_1,
	bool A_2
)

Parameters

A_1
Type: System::String^

 

A_2
Type: System::Boolean

 

Return to top
Show: