ActivationChangeEventArgs.HostInfo Property

Definition

The OLECHOSTINFO if HostIsActivating is true, otherwise null.

public:
 property Nullable<Microsoft::VisualStudio::OLE::Interop::OLECHOSTINFO> HostInfo { Nullable<Microsoft::VisualStudio::OLE::Interop::OLECHOSTINFO> get(); };
public Microsoft.VisualStudio.OLE.Interop.OLECHOSTINFO? HostInfo { get; }
member this.HostInfo : Nullable<Microsoft.VisualStudio.OLE.Interop.OLECHOSTINFO>
Public ReadOnly Property HostInfo As Nullable(Of OLECHOSTINFO)

Property Value

Applies to