DomainPropertyInfo.DomainModel 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 where domain class of this property is defined.
public:
property Microsoft::VisualStudio::Modeling::DomainModelInfo ^ DomainModel { Microsoft::VisualStudio::Modeling::DomainModelInfo ^ get(); };
public override sealed Microsoft.VisualStudio.Modeling.DomainModelInfo DomainModel { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainModel : Microsoft.VisualStudio.Modeling.DomainModelInfo
Public Overrides NotOverridable ReadOnly Property DomainModel As DomainModelInfo
Property Value
- Attributes