DragSourceContext::GetStoreId Method (ElementGroupPrototype^)
Visual Studio 2015
Gets the source store id. This can return Guid.Empty if no store 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
- elementGroupPrototype
-
Type:
Microsoft.VisualStudio.Modeling::ElementGroupPrototype^
The ElementGroupPrototype where the DragSourceContext has been saved to.
Return Value
Type: System::Guid
Show: