DialogBase.ServiceProvider 屬性
發佈時間: 2016年4月
命名空間: Microsoft.VisualStudio.Modeling.Integration.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll 中)
語法
protected IServiceProvider ServiceProvider { get; }
protected:
property IServiceProvider^ ServiceProvider {
IServiceProvider^ get();
}
member ServiceProvider : IServiceProvider with get
Protected ReadOnly Property ServiceProvider As IServiceProvider
屬性值
Type: System.IServiceProvider
請參閱
DialogBase 類別
Microsoft.VisualStudio.Modeling.Integration.Shell 命名空間
回到頁首