DomainClassInfo.NameDomainProperty 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 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