DomainPropertyInfo.ElementNameProvider Property

Definition

Gets unique name provider for this domain property or null if not specified.

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

Property Value

Attributes

Applies to