ProvideMenuResourceAttribute 构造函数 (String, Int32)

初始化 ProvideMenuResourceAttribute 新实例与指定的资源 ID 和版本。

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

语法

声明
Public Sub New ( _
    resourceID As String, _
    version As Integer _
)
public ProvideMenuResourceAttribute(
    string resourceID,
    int version
)

参数

.NET Framework 安全性

请参见

参考

ProvideMenuResourceAttribute 类

ProvideMenuResourceAttribute 重载

Microsoft.VisualStudio.Shell 命名空间