IHostableComponent Interface

Definition

Represents an interface for the hostable components.

[System.Runtime.InteropServices.Guid("6173411B-3BB9-476e-A94F-9F6BD3F2929D")]
public interface IHostableComponent
[<System.Runtime.InteropServices.Guid("6173411B-3BB9-476e-A94F-9F6BD3F2929D")>]
type IHostableComponent = interface
Public Interface IHostableComponent
Derived
Attributes

Properties

Host

Gets or sets the host for IHostableComponent.

Applies to