共用方式為


IHostableComponent.Host 屬性

定義

取得或設定 IHostableComponent 的主機。

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

屬性值

IHostableComponent 的主機。

適用於