Diagram::GetService Method (Type^)
Visual Studio 2015
Gets a service.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- serviceType
-
Type:
System::Type^
The type of service to retrieve.
To get the service, this method queries the store. If no service is found in the store and the diagram has an active diagram view, the active diagram view is queried.
Show: