ProvideAutomationObjectAttribute 构造函数

初始化 ProvideAutomationObjectAttribute 的新实例。

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

语法

声明
Public Sub New ( _
    objectName As String _
)
public ProvideAutomationObjectAttribute(
    string objectName
)

参数

备注

,如果 objectName 为空,则此方法引发 ArgumentNullException

.NET Framework 安全性

请参见

参考

ProvideAutomationObjectAttribute 类

Microsoft.VisualStudio.Shell 命名空间