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