ModelingDocData.ModelingDocStore 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.
Gets the ModelingDocStore associated with this DocData.
public:
property Microsoft::VisualStudio::Modeling::Shell::ModelingDocStore ^ ModelingDocStore { Microsoft::VisualStudio::Modeling::Shell::ModelingDocStore ^ get(); };
public Microsoft.VisualStudio.Modeling.Shell.ModelingDocStore ModelingDocStore { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ModelingDocStore : Microsoft.VisualStudio.Modeling.Shell.ModelingDocStore
Public ReadOnly Property ModelingDocStore As ModelingDocStore
Property Value
- Attributes