ActivityDesignerAccessibleObject::GetService Method (Type^)
.NET Framework (current version)
Returns the service defined by the specified type that is associated with the ActivityDesigner.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- serviceType
-
Type:
System::Type^
The service Type to request.
Return Value
Type: System::Object^An Object that represents the requested service, or a null reference (Nothing in Visual Basic) if the service cannot be resolved.
.NET Framework
Available since 3.0
Available since 3.0
Show: