ModelExplorerTreeContainer.ModelingDocData 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.
Important
This API is not CLS-compliant.
DocData
public:
property Microsoft::VisualStudio::Modeling::Shell::ModelingDocData ^ ModelingDocData { Microsoft::VisualStudio::Modeling::Shell::ModelingDocData ^ get(); void set(Microsoft::VisualStudio::Modeling::Shell::ModelingDocData ^ value); };
[System.CLSCompliant(false)]
public Microsoft.VisualStudio.Modeling.Shell.ModelingDocData ModelingDocData { [System.Diagnostics.DebuggerStepThrough] get; set; }
public Microsoft.VisualStudio.Modeling.Shell.ModelingDocData ModelingDocData { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<System.CLSCompliant(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ModelingDocData : Microsoft.VisualStudio.Modeling.Shell.ModelingDocData with get, set
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ModelingDocData : Microsoft.VisualStudio.Modeling.Shell.ModelingDocData with get, set
Public Property ModelingDocData As ModelingDocData
Property Value
- Attributes