ProvideServiceAttributeBase Constructor (Object^, String^)
Visual Studio 2015
Initializes a new instance of the ProvideServiceAttributeBase class.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- serviceType
-
Type:
System::Object^
[in] Type of the service.
- registryRoot
-
Type:
System::String^
[in] Root of the registry for the service.
Show: