ProvideAutomationObjectAttribute Constructor (String^)
Visual Studio 2015
Initializes a new instance of ProvideAutomationObjectAttribute.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- objectName
-
Type:
System::String^
The name of the automation object.
This method throws an ArgumentNullException if objectName is null.
Show: