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

Property Value

Type: System::Nullable<OLECHOSTINFO>

Return to top
Show: