CurrentSelectionPusher.AddCurrencyManagerProvidersFromContainer 方法

添加在特定 windows 窗体容器找到的所有货币管理器提供程序

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public Sub AddCurrencyManagerProvidersFromContainer ( _
    container As IContainer _
)
public void AddCurrencyManagerProvidersFromContainer(
    IContainer container
)

参数

备注

允许在一个中添加的窗体的提供程序调用的所有货币管理器。

.NET Framework 安全性

请参见

参考

CurrentSelectionPusher 类

Microsoft.VisualStudio.Modeling.Shell 命名空间