DomainClassInfo.NameDomainProperty Property

Definition

Gets element name property for this domain class, if it or one of its ascendants have defined one.

public:
 property Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ NameDomainProperty { Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainPropertyInfo NameDomainProperty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.NameDomainProperty : Microsoft.VisualStudio.Modeling.DomainPropertyInfo
Public ReadOnly Property NameDomainProperty As DomainPropertyInfo

Property Value

Attributes

Applies to