Share via


ElementNameProvider.DomainProperty Property

Definition

Gets element name domain property managed by this ElementNameProvider.

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

Property Value

Attributes

Applies to