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