Store::PushContext Method (Context^)
Visual Studio 2015
Pushes a new context to the top of the store context stack.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- context
-
Type:
Microsoft.VisualStudio.Modeling::Context^
The context to put on the stack.
Show: