Store.CurrentContext Property

Definition

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

Property Value

Applies to