ModelingDocStore.Store 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.
Store managed by this ModelingDocStore.
public:
property Microsoft::VisualStudio::Modeling::Store ^ Store { Microsoft::VisualStudio::Modeling::Store ^ get(); };
public Microsoft.VisualStudio.Modeling.Store Store { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Store : Microsoft.VisualStudio.Modeling.Store
Public ReadOnly Property Store As Store
Property Value
- Attributes