CodeDomDocDataAdapter::GetService Method (Type^)
Visual Studio 2015
Gets the service of the specified type.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- serviceType
-
Type:
System::Type^
The type of the service to get.
Return Value
Type: System::Object^The object representing the specified service, or null if none is available.
Show: