ProvideServiceOverrideAttribute Constructor (Object^)

 

Initializes a new instance of ProvideServiceOverrideAttribute.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
ProvideServiceOverrideAttribute(
	Object^ serviceType
)

Parameters

serviceType
Type: System::Object^

[in] The type of the service.

Return to top
Show: