ActivationChangeEventArgs::ActivatedComponent Property

 

Microsoft internal use only.

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

public:
property IOleComponent^ ActivatedComponent {
	[CompilerGeneratedAttribute]
	IOleComponent^ get();
	[CompilerGeneratedAttribute]
	private: void set(IOleComponent^ value);
}
Return to top
Show: