Store::PopContext Method ()

 

Removes the current context off the top of the stack.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
Context^ PopContext()

Return Value

Type: Microsoft.VisualStudio.Modeling::Context^

A context for the store.

Return to top
Show: