OleComponent Constructor (IOleComponentManager^, String^)

Visual Studio 2015
 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
OleComponent(
	IOleComponentManager^ manager,
	String^ diagnosticsName = null
)

Parameters

manager
Type: Microsoft.VisualStudio.OLE.Interop::IOleComponentManager^

diagnosticsName
Type: System::String^

Return to top
Show: