ActivationChangeEventArgs::ActivatingComponentsInfo 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 Nullable<OLECRINFO> ActivatingComponentsInfo {
	[CompilerGeneratedAttribute]
	Nullable<OLECRINFO> get();
	[CompilerGeneratedAttribute]
	private: void set(Nullable<OLECRINFO> value);
}

Property Value

Type: System::Nullable<OLECRINFO>

Return to top
Show: