Store.CurrentContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get current Context of the Store
public:
property Microsoft::VisualStudio::Modeling::Context ^ CurrentContext { Microsoft::VisualStudio::Modeling::Context ^ get(); };
public Microsoft.VisualStudio.Modeling.Context CurrentContext { get; }
member this.CurrentContext : Microsoft.VisualStudio.Modeling.Context
Public ReadOnly Property CurrentContext As Context