DomainModel.DomainModelInfo 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 domain model information.
public:
property Microsoft::VisualStudio::Modeling::DomainModelInfo ^ DomainModelInfo { Microsoft::VisualStudio::Modeling::DomainModelInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainModelInfo DomainModelInfo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainModelInfo : Microsoft.VisualStudio.Modeling.DomainModelInfo
Public ReadOnly Property DomainModelInfo As DomainModelInfo
Property Value
- Attributes