DragSourceContext::GetProcessId Method (ElementGroup^)
Visual Studio 2015
Gets the source process id. This can return 0 if no process id was specified or no drag source context is available.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- elementGroup
-
Type:
Microsoft.VisualStudio.Modeling::ElementGroup^
The ElementGroup where the DragSourceContext has been saved to.
Return Value
Type: System::Int32
Show: