IHostableComponent Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |