IHostableComponent.Host Property

Definition

Gets or sets the host for IHostableComponent.

public IServiceProvider Host { get; set; }
member this.Host : IServiceProvider with get, set
Public Property Host As IServiceProvider

Property Value

The host for IHostableComponent.

Applies to