DomainPropertyInfo.DomainModel Property

Definition

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

Applies to